[MASSEMBLY-617] add ability to give a fileSuffix to a FileSet#4
[MASSEMBLY-617] add ability to give a fileSuffix to a FileSet#4tcollignon wants to merge 1 commit intoapache:masterfrom
Conversation
|
The same functionality can be achieved using |
|
Hi Thank for your tips @plamentotev, I will take a look at FileMapper and see if I can update this PR to use directly it. |
|
I don't know a lot of things in this plugin. The InputStreamTransformer is not the same of the FileMapper right ? |
|
No. Hope this helps. |
|
Thx for your precious help, I will try to implement this |
|
This PR can be closed, because I work in #5 |
|
Resolve #790 |
Hi
In order to fix https://issues.apache.org/jira/browse/MASSEMBLY-617, I need to add a capability to add file suffix to a FileSet
This PR add this feature, but it need sonatype/plexus-archiver#25 and sonatype/plexus-io#7
Tell me if something goes wrong