[jboss-jira] [JBoss JIRA] Created: (JBBUILD-426) maven-jboss-deploy-plugin leaves version number in artifacts

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Thu Nov 15 09:03:30 EST 2007


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
            Priority: Critical


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