4.0.0 org.apache.activemq.tests artemis-tests-pom 2.27.0-SNAPSHOT soak-tests jar ActiveMQ Artemis soak Tests ${project.basedir}/../.. org.apache.activemq artemis-core-client ${project.version} test org.slf4j slf4j-api org.apache.logging.log4j log4j-slf4j-impl test org.apache.activemq artemis-server ${project.version} test org.apache.activemq.tests integration-tests ${project.version} test test-jar junit junit org.apache.activemq artemis-commons ${project.version} test org.apache.activemq.tests artemis-test-support ${project.version} test org.apache.activemq artemis-unit-test-support ${project.version} test jakarta.transaction jakarta.transaction-api test org.apache.activemq artemis-maven-plugin ${project.version} test-compile create-horizontal-paging create amq admin admin true false ${basedir}/target/horizontalPaging ${basedir}/target/classes/servers/horizontalPaging --java-memory 10G test-compile create-flow-paging create amq admin admin true false ${basedir}/target/flowControlPaging ${basedir}/target/classes/servers/flowControlPaging --java-memory 512M test-compile create-subscription-paging create amq admin admin true false ${basedir}/target/subscriptionPaging ${basedir}/target/classes/servers/subscriptionPaging --java-memory 512M test-compile create-mmfactory create ${basedir}/target/classes/servers/mmfactory true admin admin ${basedir}/target/mmfactory false --java-options -Djava.rmi.server.hostname=localhost -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=11099 -Dcom.sun.management.jmxremote.rmi.port=11098 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false org.apache.maven.plugins maven-surefire-plugin ${skipSoakTests} **/*Test.java ${activemq-surefire-argline}