Name : maven-failsafe-plugin
| |
Version : 3.5.1
| Vendor : obs://build_opensuse_org/Java
|
Release : 55.3
| Date : 2024-10-03 16:33:33
|
Group : Development/Libraries/Java
| Source RPM : maven-surefire-plugins-3.5.1-55.3.src.rpm
|
Size : 0.05 MB
| |
Packager : (none)
| |
Summary : Maven plugin for running integration tests
|
Description :
The Failsafe Plugin is designed to run integration tests while the Surefire Plugins is designed to run unit. The name (failsafe) was chosen both because it is a synonym of surefire and because it implies that when it fails, it does so in a safe way.
If you use the Surefire Plugin for running tests, then when you have a test failure, the build will stop at the integration-test phase and your integration test environment will not have been torn down correctly.
The Failsafe Plugin is used during the integration-test and verify phases of the build lifecycle to execute the integration tests of an application. The Failsafe Plugin will not fail the build during the integration-test phase thus enabling the post-integration-test phase to execute.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Java:/packages/openSUSE_Factory_ARM/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
maven-failsafe-plugin
mvn(org.apache.maven.plugins:maven-failsafe-plugin)
mvn(org.apache.maven.plugins:maven-failsafe-plugin:pom:)
Requires :