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

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Mon Dec 3 06:07:26 EST 2007


maven-jboss-deploy-plugin leaves version number in export
---------------------------------------------------------

                 Key: JBBUILD-434
                 URL: http://jira.jboss.com/jira/browse/JBBUILD-434
             Project: JBoss Build System
          Issue Type: Bug
    Affects Versions: maven-jboss-deploy-plugin-1.5
            Reporter: Carlo de Wolf
         Assigned To: Paul Gier
            Priority: Critical


<?xml version="1.0" encoding="UTF-8"?>
<project name="jboss/jboss-ejb3-ext-api-component-info">
  <component id="jboss/jboss-ejb3-ext-api"
             licenseType="lgpl"
             version="0.1.2-SNAPSHOT"
             description="JBoss EJB 3 API for Bean Providers"
             scm="svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/"
             >

    <artifact id="jboss-ejb3-ext-api-sources.jar"/>
    <artifact id="jboss-ejb3-ext-api.jar"/>


    <export>
      <include input="jboss-ejb3-ext-api-0.1.2-SNAPSHOT.jar"/>

    </export>
  </component>
</project>


-- 
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