[jboss-jira] [JBoss JIRA] (JBASMP-33) Undeploy creates ear file twice

James Perkins (JIRA) jira-events at lists.jboss.org
Wed Jan 30 11:42:51 EST 2013


James Perkins created JBASMP-33:
-----------------------------------

             Summary: Undeploy creates ear file twice
                 Key: JBASMP-33
                 URL: https://issues.jboss.org/browse/JBASMP-33
             Project: JBoss AS Maven Plugins
          Issue Type: Bug
    Affects Versions: 7.3.Final, 7.2.Final
            Reporter: James Perkins
            Assignee: James Perkins
             Fix For: 7.4.Final


jJboss-as-maven-plugin 7.3.final undeploy goal invokes the execution of the maven life cycle phase "package" prior to executing itself, which in turn execute maven-ear-plugin.

Even after explicitly mentioning the specific phase clean in the execution section of jboss-as-maven-plugin, it is invoking package phase. This is executing twice the creation of ear file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list