[jboss-jira] [JBoss JIRA] Created: (JBBUILD-660) extension of archetype jar gets changes from .jar to .maven-archetype when published to Nexus releases repo via mvn deploy
Ian Springer (JIRA)
jira-events at lists.jboss.org
Tue Nov 2 15:45:01 EDT 2010
extension of archetype jar gets changes from .jar to .maven-archetype when published to Nexus releases repo via mvn deploy
---------------------------------------------------------------------------------------------------------------------------
Key: JBBUILD-660
URL: https://jira.jboss.org/browse/JBBUILD-660
Project: JBoss Build System
Issue Type: Bug
Components: Sonatype
Affects Versions: Maven Repository Nexus Rollout
Reporter: Ian Springer
Assignee: Paul Gier
Priority: Critical
I published the following artifact using 'mvn deploy' from a project with type maven-archetype:
https://repository.jboss.org/nexus/content/repositories/releases/org/rhq/maven/smartgwt-war-archetype/1.0/
Notice the jarfile's extension got changed from .jar to .maven-archetype. I'm not sure if it was the maven deploy plugin or Nexus that did this. but I suspect it was Nexus.
It needs to have the extension .jar, because the archetype:generate goal assumes all archetype artifacts will have that extension.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list