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

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

     [ https://issues.apache.org/jira/browse/MRESOLVER-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MRESOLVER-46.
-----------------------------------
    Resolution: Fixed

Fixed in [cff6c4f27c46904831e786a7a2e673d971975ab1|https://gitbox.apache.org/repos/asf?p=maven-resolver.git;a=commit;h=cff6c4f27c46904831e786a7a2e673d971975ab1]

> 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)