Details
Description
The m-failsafe-p should be used for integration tests instead of the m-surefire-p. Failsafe supports separation of performing tests and verifying the result, allowing for cargo to stop the container before failsafe possibly fails due to errors.
More info here:
http://maven.apache.org/plugins/maven-failsafe-plugin/usage.html
Issue Links
- relates to
-
CARGO-885
Improve the archetypes (from a Maven perspective)
-
Fixed on trunk in r2730.