4.0.0 org.apache.activemq.examples.broker jms-examples 2.14.0 exclusive-queue jar ActiveMQ Artemis JMS Exclusive Queue Example ${project.basedir}/../../../.. org.apache.activemq artemis-jms-client-all ${project.version} org.apache.activemq artemis-maven-plugin create create ${noServer} ${basedir}/target/classes/activemq/server0 start cli ${noServer} true tcp://localhost:61616 run runClient1 runClient org.apache.activemq.artemis.jms.example.ExclusiveQueueExample runClient2 runClient org.apache.activemq.artemis.jms.example.ExclusiveQueueClientSideExample stop cli ${noServer} stop org.apache.activemq.examples.broker exclusive-queue ${project.version} org.apache.maven.plugins maven-clean-plugin