4.0.0 org.apache.activemq.examples.jms jms-examples 1.0.1-SNAPSHOT client-kickoff jar ActiveMQ Artemis JMS Kick Off Example ${project.basedir}/../../.. org.apache.activemq artemis-jms-client ${project.version} noServer true 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.jms client-kickoff ${project.version}