You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/07/01 18:14:50 UTC

[GitHub] plamentotev commented on issue #4: [MASSEMBLY-617] add ability to give a fileSuffix to a FileSet

plamentotev commented on issue #4: [MASSEMBLY-617] add ability to give a fileSuffix to a FileSet
URL: https://github.com/apache/maven-assembly-plugin/pull/4#issuecomment-401623387
 
 
   The same functionality can be achieved using `FileMapper`. It would be great if you consider implementing it using file mappers as that would solve other uses cases as well (for example [MASSEMBLY-886](https://issues.apache.org/jira/projects/MASSEMBLY/issues/MASSEMBLY-886)). For example on how to implement such functionality you can take a look here - https://www.mojohaus.org/xml-maven-plugin/examples/transform-change-extension.html

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services