Tim Andersen created AMQ-4509:
---------------------------------

             Summary: activemq-maven-plugin should have a stop goal
                 Key: AMQ-4509
                 URL: https://issues.apache.org/jira/browse/AMQ-4509
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.5.1
         Environment: Maven 3.0.5, Java 6, Plugin configuration: 
<fork>true</fork>
            Reporter: Tim Andersen


The maven-activemq-plugin (aka activemq-maven-plugin) in a multi-module Maven 
project, we would like to stop and start ActiveMQ for each module where it is 
needed (a "stop" and "start" goal, rather than a "run" goal with a shutdown 
hook). We cannot run an individual module of our multi-module project because 
we can only start ActiveMQ once for our aggregate pom.xml. This approach would 
also resolve AMQ-1628 in a different way than was suggested. The approach we 
are suggesting is similar to how the cargo plugin handles tomcat.

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

Reply via email to