4.0.0 org.apache.activemq.examples.broker jms-examples 2.2.0-SNAPSHOT client-kickoff jar ActiveMQ Artemis JMS Kick Off Example ${project.basedir}/../../../.. org.apache.activemq artemis-jms-client ${project.version} org.apache.activemq artemis-maven-plugin create create ${noServer} -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=3000 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false start cli ${noServer} true tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.ClientKickoffExample stop cli ${noServer} stop org.apache.activemq.examples.broker client-kickoff ${project.version}