4.0.0 org.apache.activemq.examples.broker jms-examples 2.19.0-SNAPSHOT broker-plugin jar ActiveMQ Artemis Broker Plugin Example ${project.basedir}/../../../.. org.apache.activemq artemis-jms-client-all ${project.version} org.apache.activemq artemis-server ${project.version} org.apache.activemq artemis-amqp-protocol ${project.version} org.apache.qpid qpid-jms-client org.apache.activemq artemis-maven-plugin create verify org.apache.activemq.examples.broker:broker-plugin:${project.version} ${noServer} create start cli true ${noServer} tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.BrokerPluginExample stop cli ${noServer} stop org.apache.activemq.examples.broker broker-plugin ${project.version} org.apache.maven.plugins maven-clean-plugin