[ http://jira.codehaus.org/browse/MEAR-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on MEAR-98 started by Stephane Nicoll. > Add an implementation of FileNameMapping that allows to remove version of > artefact in the ear. > ---------------------------------------------------------------------------------------------- > > Key: MEAR-98 > URL: http://jira.codehaus.org/browse/MEAR-98 > Project: Maven 2.x Ear Plugin > Issue Type: Improvement > Affects Versions: 2.3.1 > Environment: Any > Reporter: Benjamin LERMAN > Assignee: Stephane Nicoll > Fix For: 2.4.3 > > Attachments: 02-patch-simplified-name-mapping.patch, > 02-patch-simplified-name-mapping.patch > > > Right now there is 2 implementations of FileNameMapping, one that bundle > artifact in the form ${artifactId}{$dashClassifider?}-${version}.${type} and > one in the form > ${groupId}-${artifactId}{$dashClassifider?}-${version}.${type}. This add a > new FileNameMapping that bundle artifact in the form > ${artifactId}{$dashClassifider?}.${type} (it removes the version information). -- 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