[
http://jira.jboss.com/jira/browse/JBBUILD-426?page=comments#action_12390219 ]
Dimitris Andreadis commented on JBBUILD-426:
--------------------------------------------
So is this fix active now? Andrew just released a couple of libraries with the version
numbers still there. Do we have to activate that by default?
maven-jboss-deploy-plugin leaves version number in artifacts
------------------------------------------------------------
Key: JBBUILD-426
URL:
http://jira.jboss.com/jira/browse/JBBUILD-426
Project: JBoss Build System
Issue Type: Bug
Components: maven-jboss-deploy-plugin
Affects Versions: maven-jboss-deploy-plugin-1.4
Reporter: Carlo de Wolf
Assigned To: Paul Gier
Priority: Critical
Fix For: maven-jboss-deploy-plugin-1.5
The deploy creates files with version numbers for the ant build repository. The files
should not contain any version reference.
carlo@alien:~/work/repository.jboss.org/jboss$ ls jboss-metadata/1.0.0-SNAPSHOT/lib/
jboss-metadata-1.0.0-SNAPSHOT-sources.jar
jboss-metadata-1.0.0-SNAPSHOT.jar
Should have been:
carlo@alien:~/work/repository.jboss.org/jboss$ ls jboss-metadata/1.0.0-SNAPSHOT/lib/
jboss-metadata-sources.jar
jboss-metadata.jar
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira