[ http://jira.codehaus.org/browse/MASSEMBLY-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158028#action_158028 ]
John Casey commented on MASSEMBLY-350: -------------------------------------- can you include a project setup that exposes the problem? Without some steps to reproduce this reliably, it's hard to even tell whether this has already been fixed in the impending 2.2-beta-3 code. > 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 > 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