4.0.0 org.apache.activemq.examples.broker jms-examples 2.14.0 jmx-ssl jar ActiveMQ Artemis JMS "JMX over SSL" Example ${project.basedir}/../../../.. org.apache.activemq artemis-core-client ${project.version} org.apache.activemq artemis-jms-client ${project.version} org.apache.activemq artemis-maven-plugin create create ${noServer} -Djava.rmi.server.hostname=localhost start cli ${noServer} true tcp://localhost:61616 run runClient runClient ${project.build.outputDirectory}/activemq/server0/ org.apache.activemq.artemis.jms.example.JMXOverSSLExample stop cli ${noServer} stop org.apache.activemq.examples.broker jmx-ssl ${project.version} org.apache.maven.plugins maven-clean-plugin