4.0.0 org.apache.activemq.examples.broker jms-examples 2.18.0 http-transport jar ActiveMQ Artemis JMS Http Transport Example ${project.basedir}/../../../.. org.apache.activemq artemis-jms-client-all ${project.version} org.apache.activemq artemis-maven-plugin create create ${noServer} ${basedir}/target/classes/activemq/server0 start cli ${noServer} true tcp://localhost:8080?http-enabled=true run runClient runClient org.apache.activemq.artemis.jms.example.HttpTransportExample stop cli ${noServer} stop org.apache.activemq.examples.broker http-transport ${project.version} org.apache.maven.plugins maven-clean-plugin