[ 
http://jira.codehaus.org/browse/MASSEMBLY-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Casey closed MASSEMBLY-350.
--------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s: 2.2-beta-6
         Assignee: John Casey

please re-open with a sample project demonstrating the problem with a recent 
release, if this is still happening.

> outputFileNameMapping
> ---------------------
>
>                 Key: MASSEMBLY-350
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-350
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-2
>         Environment: unix
>            Reporter: Michael Meng
>            Assignee: John Casey
>            Priority: Blocker
>             Fix For: 2.2-beta-6
>
>
> in the pom.xml file we define the 
>    dependency  service version            as SNAPSHOT
>    dependency  serviceTools version  as SNAPSHOT
> however in the package it created, this dependency show as 
>     service-20080826.230044-12.jar and 
>     serviceTools-SNAPSHOT.jar
> How to make both show as -SNAPSHOT.jar ? 
> I defined
> <outputFileNameMapping>${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension}</outputFileNameMapping>
> but seems not work.
> Any suggestion or do you why one show as -SNAPSHOT and other not ?
> Thanks

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

        

Reply via email to