4.0.0 org.apache.activemq.examples.broker jms-examples 2.15.0-SNAPSHOT dead-letter jar ActiveMQ Artemis JMS Dead Letter Example ${project.basedir}/../../../.. org.apache.activemq artemis-jms-client-all ${project.version} 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.DeadLetterExample stop cli ${noServer} stop org.apache.activemq.examples.broker dead-letter ${project.version} org.apache.maven.plugins maven-clean-plugin