artifact   classifier  not used in  outputFileNameMapping
---------------------------------------------------------

         Key: MASSEMBLY-46
         URL: http://jira.codehaus.org/browse/MASSEMBLY-46
     Project: Maven 2.x Assembly Plugin
        Type: Bug

 Environment: Linux
    Reporter: M. van der Plas
 Assigned to: Jason van Zyl 


The classifier field of an artifact cannot be specified in the 
outputFileNameMapping. 
This means that  attached Artifacts with the same type cannot  be 
distinguished. 
I have a native code libraries attached to a java jar. Next, I have 
documentation etc attached to the artifact. All files have type .tgz.
When I specify a depencySet I end up with only one file, instead of several. 
This is caused by the fact that classifier is removed from the name of the the 
original input artifact file. 

The workaround is to rename attached artifacts to a different type (rename .tgz 
to  .tar.gz...).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to