4.0.0 org.apache.activemq.examples.jms jms-examples 1.0.1-SNAPSHOT delayed-redelivery jar ActiveMQ Artemis JMS Delayed Redelivery Example ${project.basedir}/../../.. org.apache.activemq artemis-jms-client ${project.version} noServer true org.apache.activemq artemis-maven-plugin create create ${basedir}/target/classes/activemq/server0 ${noServer} start cli ${noServer} true tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.DelayedRedeliveryExample stop cli ${noServer} stop org.apache.activemq.examples.jms delayed-redelivery ${project.version}