4.0.0 org.apache.activemq.examples.jms jms-examples 1.0.1-SNAPSHOT reattach-node jar ActiveMQ Artemis JMS Reattach Node Example ${project.basedir}/../../.. org.apache.activemq artemis-jms-client ${project.version} noServer true 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.jms reattach-node ${project.version}