Name: | maven-failsafe-plugin |
---|---|
Version: | 3.0.0~M6 |
Release: | 3.module+el9+20796+84711fdc |
Architecture: | noarch |
Module: | javapackages-tools:202201:9010020220812072339:1750bf99 |
Group: | Unspecified |
Size: | 53234 |
License: | ASL 2.0 and CPL |
RPM: | maven-failsafe-plugin-3.0.0~M6-3.module+el9+20796+84711fdc.noarch.rpm |
Source RPM: | maven-surefire-3.0.0~M6-3.module+el9+20796+84711fdc.src.rpm |
Build Date: | Tue Oct 04 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Remove workaround for maven-plugin-tools issue
- Update to upstream 3.0.0-M6 milestone snapshot
- Rebuilt for java-17-openjdk as system jdk
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Port to TestNG 7.4.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Bootstrap build - Non-bootstrap build
- Update to upstream version 3.0.0~M4
- Update to version 3.0.0-M4.