maven-assembly-plugin icon indicating copy to clipboard operation
maven-assembly-plugin copied to clipboard

[MASSEMBLY-617] Add a suffix element in fileSet (same as destName in file)

Open jira-importer opened this issue 13 years ago • 5 comments

thomas collignon opened MASSEMBLY-617 and commented

The purpose of the wish is to add a "fileSuffix" attribute in fileSet descriptor. This will add a suffix in all files in the fileSet. Exemple : test.xml with TOTO suffix => testTOTO.xml (in the zip)

This is the same as destName in file descriptor but this is for all the files in the fileSet.

I think this need to modify this jars too :

  • plexus-io
  • plexus-archiver

I have already made all of this modification and if you want the source code, I can give you.

Regards


Affects: 2.3

Remote Links:

jira-importer avatar Jun 26 '12 08:06 jira-importer