4.0.0 org.apache.activemq.examples.broker jms-examples 2.14.0 request-reply jar ActiveMQ Artemis JMS Request Reply Example ${project.basedir}/../../../.. org.apache.activemq artemis-jms-client-all ${project.version} org.apache.activemq artemis-maven-plugin create create ${noServer} --queues exampleQueue start cli ${noServer} true tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.RequestReplyExample stop cli ${noServer} stop org.apache.activemq.examples.broker request-reply ${project.version} org.apache.maven.plugins maven-clean-plugin