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