[ http://jira.codehaus.org/browse/MNG-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter closed MNG-2395.
-----------------------------
Resolution: Won't Fix
Fix Version/s: (was: 2.2.x)
it needs to be consistent. This would be an alternative repository layout altogether.
> Naming the attached artifact
> ----------------------------
>
> Key: MNG-2395
> URL: http://jira.codehaus.org/browse/MNG-2395
> Project: Maven 2
> Issue 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
|