[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-426) maven-jboss-deploy-plugin leaves version number in artifacts
Paul Gier (JIRA)
jira-events at lists.jboss.org
Tue Nov 20 18:45:32 EST 2007
[ http://jira.jboss.com/jira/browse/JBBUILD-426?page=all ]
Paul Gier updated JBBUILD-426:
------------------------------
Fix Version/s: maven-jboss-deploy-plugin-1.5
> 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 at 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 at 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
More information about the jboss-jira
mailing list