Naming the attached artifact
----------------------------
Key: MNG-2395
URL: http://jira.codehaus.org/browse/MNG-2395
Project: Maven 2
Type: Wish
Environment: All
Reporter: Anita Kulshreshtha
Currently an attached artifact is named as
${artifactId}-${version}-classifier.type by
projectHelper.attachArtifact(project, type,
classifier, aFile);
It would be nice to be able to name the artifact as
${artifactId}-classifier-${version}.type
just like everything else in M2 repository.
--
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