How to Install and Uninstall maven-failsafe-plugin.noarch Package on Fedora 39
Last updated: January 19,2025
1. Install "maven-failsafe-plugin.noarch" package
This guide covers the steps necessary to install maven-failsafe-plugin.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
maven-failsafe-plugin.noarch
Copied
2. Uninstall "maven-failsafe-plugin.noarch" package
In this section, we are going to explain the necessary steps to uninstall maven-failsafe-plugin.noarch on Fedora 39:
$
sudo dnf remove
maven-failsafe-plugin.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the maven-failsafe-plugin.noarch package on Fedora 39
Last metadata expiration check: 2:34:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : maven-failsafe-plugin
Version : 3.0.0~M6
Release : 5.fc39
Architecture : noarch
Size : 45 k
Source : maven-surefire-3.0.0~M6-5.fc39.src.rpm
Repository : fedora
Summary : Maven plugin for running integration tests
URL : https://maven.apache.org/surefire/
License : ASL 2.0 and CPL
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.
Available Packages
Name : maven-failsafe-plugin
Version : 3.0.0~M6
Release : 5.fc39
Architecture : noarch
Size : 45 k
Source : maven-surefire-3.0.0~M6-5.fc39.src.rpm
Repository : fedora
Summary : Maven plugin for running integration tests
URL : https://maven.apache.org/surefire/
License : ASL 2.0 and CPL
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.