GitHub user alexcojocaru opened a pull request:
https://github.com/apache/activemq/pull/8
Add a stop goal to the ActiveMQ Maven plugin.
Requested by
https://issues.apache.org/jira/browse/AMQ-3452
and
https://issues.apache.org/jira/browse/AMQ-4509.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alexcojocaru/activemq trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/8.patch
----
commit 6aa81e3ee78035e0d9af76b64788585913bc4742
Author: acojocaru <[email protected]>
Date: 2014-01-20T15:14:27Z
https://issues.apache.org/jira/browse/AMQ-3452
As well as https://issues.apache.org/jira/browse/AMQ-4509
Add Maven plugin goal to stop the ActiveMQ broker
commit b2d8d2b50ad5abeaf02cad39759b8fc9728680f9
Author: acojocaru <[email protected]>
Date: 2014-01-20T16:10:47Z
Maven plugin: fix the code style
----