Maven failsafe Plugin
Jump to navigation
Jump to search
Internal
Overview
Runs integration tests.
mvn -s config/maven3/settings.xml -f server/integration-tests/pom.xml verify -Dmaven.failsafe.debug="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=8787" -D tests.include=server/DeploymentTest.java -D tests.exclude=