Deploying source jar to repository receives wrong name
------------------------------------------------------
Key: MNG-745
URL: http://jira.codehaus.org/browse/MNG-745
Project: Maven 2
Type: Bug
Components: maven-artifact
Versions: 2.0-beta-1
Environment: Working from SVN revision 233074
Project defined with <packaging>jar</packaging>
Reporter: Bob Allison
When the source jar is deployed to the repository (both as a release and as a
snapshot), the jar file is named wrong. The jar that is built is named
log4j-3.0-SNAPSHOT-sources.jar (as expected) but when it is deployed to the
repository it is named log4j-3.0-SNAPSHOT-artifactClassifier.artifactType
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]