4.0.0 org.apache.activemq.examples.jms jms-examples 1.0.1-SNAPSHOT ssl-enabled jar ActiveMQ Artemis JMS SSL Enabled Example ${project.basedir}/../../.. org.apache.activemq artemis-jms-client ${project.version} noServer true org.apache.activemq artemis-maven-plugin create create ${noServer} start cli ${noServer} true tcp://localhost:5500?sslEnabled=true&trustStorePath=activemq/server0/activemq.example.truststore&trustStorePassword=activemqexample run runClient runClient org.apache.activemq.artemis.jms.example.SSLExample stop cli ${noServer} stop org.apache.activemq.examples.jms ssl-enabled ${project.version}