Name: | rh-maven35-maven-failsafe-plugin |
---|---|
Version: | 2.19.1 |
Release: | 6.2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 68052 |
License: | ASL 2.0 and CPL |
RPM: | rh-maven35-maven-failsafe-plugin-2.19.1-6.2.el7.noarch.rpm |
Source RPM: | rh-maven35-maven-surefire-2.19.1-6.2.el7.src.rpm |
Build Date: | Thu Dec 28 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://maven.apache.org/surefire/ |
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. |
- Mass rebuild 2017-06-22
- Automated package import and SCL-ization
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Don't use Maven 2 toolchain
- Compile against Maven 3 APIs
- Fix FTBFS after doxia 1.7 update
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update to upstream version 2.19.1
- Update to upstream version 2.19
- Fix FTBFS