[
https://issues.apache.org/jira/browse/MRESOLVER-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16632120#comment-16632120
]
Hudson commented on MRESOLVER-46:
---------------------------------
Build succeeded in Jenkins: Maven TLP » maven-resolver » master #23
See https://builds.apache.org/job/maven-box/job/maven-resolver/job/master/23/
> 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
> Fix For: 1.1.2
>
>
> 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)