4.0.0 org.apache.activemq.examples.broker jms-examples 2.15.0-SNAPSHOT message-counters jar ActiveMQ Artemis JMS Message Counter Example ${project.basedir}/../../../.. org.apache.activemq artemis-server ${project.version} org.apache.activemq artemis-jms-client ${project.version} org.apache.activemq artemis-maven-plugin create create ${noServer} -Djava.rmi.server.hostname=localhost start cli ${noServer} true tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.MessageCounterExample stop cli ${noServer} stop org.apache.activemq.examples.broker message-counters ${project.version} org.apache.maven.plugins maven-clean-plugin