4.0.0 org.apache.activemq.examples.stomp stomp-examples 2.5.0-SNAPSHOT stomp-embedded-interceptor jar ActiveMQ Artemis JMS Stomp Embedded Interceptor Example ${project.basedir}/../../../.. org.apache.activemq artemis-server ${project.version} org.apache.activemq artemis-jms-server ${project.version} org.apache.activemq artemis-stomp-protocol ${project.version} org.apache.activemq artemis-hornetq-protocol ${project.version} io.netty netty-all org.apache.activemq artemis-maven-plugin create create org.apache.activemq.examples.stomp:stomp-embedded-interceptor:${project.version} ${noServer} ${basedir}/target/classes/activemq/server0 start cli ${noServer} true tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.StompEmbeddedWithInterceptorExample stop cli ${noServer} stop org.apache.activemq.examples.stomp stomp-embedded-interceptor ${project.version}