ActiveMQ 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).

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.artnaseef
ArtifactId

ArtifactId

activemq-maven-plugin
Last Version

Last Version

5.10.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

ActiveMQ 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).

Download activemq-maven-plugin

How to add to project

<plugin>
    <groupId>com.artnaseef</groupId>
    <artifactId>activemq-maven-plugin</artifactId>
    <version>5.10.0</version>
</plugin>

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.10.0