4.0.0 org.apache.activemq.examples.broker jms-examples 2.14.0 reattach-node jar ActiveMQ Artemis JMS Reattach Node Example ${project.basedir}/../../../.. org.apache.activemq artemis-jms-client-all ${project.version} org.apache.activemq artemis-maven-plugin create create ${noServer} ${basedir}/target/server0 ${basedir}/target/classes/activemq/server0 start cli ${noServer} true tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.ReattachExample stop cli ${noServer} stop org.apache.activemq.examples.broker reattach-node ${project.version} org.apache.maven.plugins maven-clean-plugin