4.0.0 org.apache.activemq.examples.jms jms-examples 1.0.1-SNAPSHOT shared-consumer jar ActiveMQ Artemis JMS Shared Consumer 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.JMSSharedConsumerExample stop cli ${noServer} stop org.apache.activemq.examples.jms shared-consumer ${project.version}