You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2010/10/01 12:29:40 UTC

[jira] Updated: (MASSEMBLY-350) outputFileNameMapping

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

Dennis Lundberg updated MASSEMBLY-350:
--------------------------------------

    Fix Version/s:     (was: 2.2)

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