License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.artnaseef |
ArtifactId | ArtifactIdactivemq-maven-plugin |
Last Version | Last Version5.10.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionActiveMQ Maven Plugin
Customized version of the ActiveMQ Maven Plugin that registers publishable transport connector addresses in the
Maven properties so that dynamic allocation of ports can easily be achieved. This project provides a port of the
updates to the currently-released ActiveMQ version 5.10.0; the updates are expected to be released with ActiveMQ
version 5.12.0, after which this version will no longer be maintained.
See also AMQ-5499 (https://issues.apache.org/jira/browse/AMQ-5499).
|
<plugin>
<groupId>com.artnaseef</groupId>
<artifactId>activemq-maven-plugin</artifactId>
<version>5.10.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-project | jar | 2.0 |
org.apache.activemq : activemq-broker | jar | 5.10.0 |
org.apache.activemq : activemq-spring | jar | 5.10.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.17 |