[jboss-jira] [JBoss JIRA] (JBASMP-54) Maven phase executing twice

Dojcsák Sándor (JIRA) jira-events at lists.jboss.org
Sat Oct 19 15:58:02 EDT 2013


Dojcsák Sándor created JBASMP-54:
------------------------------------

             Summary: Maven phase executing twice
                 Key: JBASMP-54
                 URL: https://issues.jboss.org/browse/JBASMP-54
             Project: JBoss AS Maven Plugins
          Issue Type: Bug
            Reporter: Dojcsák Sándor
            Assignee: James Perkins


I attached deploy goal to the package lifecycle phase.
When I run mvn package it works fine, but I noticed that all phase executes twice.
I removed @Execute(phase = LifecyclePhase.PACKAGE) line from Deploy.java. This solved the problem.

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