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

ASF GitHub Bot commented on MASSEMBLY-617:
------------------------------------------

tcollignon commented on a change in pull request #5: MASSEMBLY-617 : add 
ability to set fileMappers in FileSet in maven as…
URL: 
https://github.com/apache/maven-assembly-plugin/pull/5#discussion_r224324138
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -138,7 +138,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>3.6.0</version>
+      <version>3.6.1-SNAPSHOT</version>
 
 Review comment:
   Hi @spiritualops , yes of course, I'm just waiting plexus release (maybe 
it's already done) to change this with the correct release version
   
   And I need help to maybe add some test, and for MDO
   
   Thx

----------------------------------------------------------------
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:
us...@infra.apache.org


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

Reply via email to