4.0.0 org.apache.activemq.examples.jms jms-examples 1.0.1-SNAPSHOT dead-letter jar ActiveMQ Artemis JMS Dead Letter 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.DeadLetterExample stop cli ${noServer} stop org.apache.activemq.examples.jms dead-letter ${project.version}