You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/09/22 14:15:00 UTC

[jira] [Commented] (MRESOLVER-46) Add support InputStream/OutputStream transformers

    [ https://issues.apache.org/jira/browse/MRESOLVER-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624691#comment-16624691 ] 

Hudson commented on MRESOLVER-46:
---------------------------------

Build succeeded in Jenkins: Maven TLP » maven-resolver » MRESOLVER-46 #16

See https://builds.apache.org/job/maven-box/job/maven-resolver/job/MRESOLVER-46/16/

> Add support InputStream/OutputStream transformers
> -------------------------------------------------
>
>                 Key: MRESOLVER-46
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-46
>             Project: Maven Resolver
>          Issue Type: New Feature
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Major
>
> There are several ideas to generate new files based on the pom or even rewrite/optimize the pom file itself . At this time Maven Resolver always falls back to a file. The generated file must be reliable, so there should be no need for temporary storage as a file (which could be adjusted by some).
> Instead is must be possible to specify Stream Filters, so the transformation is done in memory.
> Register once, picked up for both install/deploy



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)