INFO
Name: maven-failsafe-plugin
Version: 2.22.0-3.module_el8.5.0+197+0c7f4e0a
Arch: noarch
Summary: Maven plugin for running integration tests
License: ASL 2.0 and CPL
Vendor: AlmaLinux
Build Host: ppc64le-builder01.almalinux.org
Build Date: Tue Dec 28 23:15:57 2021
Size: 297207
URL: http://maven.apache.org/surefire/
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.
FILES
/usr/share/java/maven-surefire
/usr/share/java/maven-surefire/maven-failsafe-plugin.jar
/usr/share/maven-metadata/maven-surefire-failsafe-plugin.xml
/usr/share/maven-poms/maven-surefire
/usr/share/maven-poms/maven-surefire/maven-failsafe-plugin.pom
REQUIRES
java-headless 1:1.6
javapackages-filesystem
mvn(commons-io:commons-io)
mvn(org.apache.commons:commons-lang3)
mvn(org.apache.maven.shared:maven-shared-utils)
mvn(org.apache.maven.surefire:maven-surefire-common) 2.22.0
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
maven-failsafe-plugin 0:2.22.0-3.module_el8.5.0+197+0c7f4e0a
mvn(org.apache.maven.plugins:maven-failsafe-plugin) 2.22.0
mvn(org.apache.maven.plugins:maven-failsafe-plugin:pom:) 2.22.0
CONFIG FILES
/usr/share/java/maven-surefire
/usr/share/java/maven-surefire/maven-failsafe-plugin.jar
/usr/share/maven-metadata/maven-surefire-failsafe-plugin.xml
/usr/share/maven-poms/maven-surefire
/usr/share/maven-poms/maven-surefire/maven-failsafe-plugin.pom
LICENSE FILES
ASL 2.0 and CPL
|