4.0.0 org.apache.activemq.examples.broker jms-examples 2.2.0-SNAPSHOT durable-subscription jar ActiveMQ Artemis JMS Durable Subscription Example ${project.basedir}/../../../.. org.apache.activemq artemis-jms-client ${project.version} org.apache.activemq artemis-maven-plugin create create ${noServer} ${basedir}/target/classes/activemq/server0 start cli ${noServer} true tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.DurableSubscriptionExample stop cli ${noServer} stop org.apache.activemq.examples.broker durable-subscription ${project.version}