Maven failsafe Plugin

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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=