See: Description
Class | Description |
---|---|
HelpMojo |
Display help information on maven-failsafe-plugin.
Call mvn failsafe:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
IntegrationTestMojo |
Run integration tests using Surefire.
|
VerifyMojo |
Verify integration tests ran using Surefire.
|
Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.