[
https://issues.apache.org/jira/browse/AMQ-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arthur Naseef reassigned AMQ-4510:
----------------------------------
Assignee: Arthur Naseef
> activemq-maven-plugin should optionally not fail if already started
> -------------------------------------------------------------------
>
> Key: AMQ-4510
> URL: https://issues.apache.org/jira/browse/AMQ-4510
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 5.5.1
> Environment: Maven 3.0.5, Java 6, Plugin config: <fork>true</fork>
> Reporter: Tim Andersen
> Assignee: Arthur Naseef
> Priority: Minor
> Labels: activemq-maven-plugin, maven-activemq-plugin
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Using the maven-activemq-plugin (aka activemq-maven-plugin) in a multi-module
> build the plugin throws an exception and fails the build if it was started by
> another module in the same build. This is a problem because there is no way
> to stop the broker from the previous module, and in a multi-module build the
> broker does not stop until all modules in the build reactor are finished.
> Because of this problem, a single module cannot be run independently. An
> optional configuration flag <continueIfAlreadyRunning/> would address this
> problem. See related AMQ-4509.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)