You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "thomas collignon (JIRA)" <ji...@apache.org> on 2018/06/21 08:47:00 UTC

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

    [ https://issues.apache.org/jira/browse/MASSEMBLY-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519020#comment-16519020 ] 

thomas collignon edited comment on MASSEMBLY-617 at 6/21/18 8:46 AM:
---------------------------------------------------------------------

PR in plexus-io : [https://github.com/sonatype/plexus-io/pull/7]

PR in plexus-archiver : [https://github.com/sonatype/plexus-archiver/pull/25]


was (Author: tcollignon):
PR in plexus-io : https://github.com/sonatype/plexus-io/pull/7

> Add a suffix element in fileSet (same as destName in file)
> ----------------------------------------------------------
>
>                 Key: MASSEMBLY-617
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-617
>             Project: Maven Assembly Plugin
>          Issue Type: Wish
>    Affects Versions: 2.3
>            Reporter: thomas collignon
>            Priority: Minor
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)