Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: maven-failsafe-plugin-bootstrap | Distribution: SUSE Linux Enterprise 15 |
Version: 2.22.2 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150200.3.9.9.1 | Build date: Mon Apr 1 13:11:24 2024 |
Group: Development/Libraries/Java | Build host: h03-ch2a |
Size: 42747 | Source RPM: maven-surefire-2.22.2-150200.3.9.9.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://maven.apache.org/surefire/ | |
Summary: Maven plugin for running integration tests |
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.
Apache-2.0 AND CPL-1.0
* Thu Feb 22 2024 fstrba@suse.com - Upgrade to 2.22.2 * Bugs: + SUREFIRE-1614: JUnit Runner that writes to System.out corrupts Surefire’s STDOUT when using JUnit’s Vintage Engine - Upgrade to 2.22.1 * Bugs: + SUREFIRE-1532: MIME type for javascript is now officially application/javascript + SUREFIRE-1535: Surefire unable to run testng suites in parallel + SUREFIRE-1538: Git considers PNG files as changed although there is no change + SUREFIRE-1550: The surefire XSD published on maven site lacks of some rerun element + SUREFIRE-1559: XML Report elements rerunError, rerunFailure, flakyFailure, flakyError should contain element stackTrace and should not be simpleContent. + SUREFIRE-1561: Logs in Parallel Tests are mixed up when forkMode=never or forkCount=0 + SUREFIRE-1564: Can’t override platform version through project/plugin dependencies + SUREFIRE-1579: Forks mixed up characters in standard output * Improvements: + SUREFIRE-1552: Nil element “failureMessage” in failsafe-summary.xml should have self closed tag + SUREFIRE-1554: Fix old test resources TEST-*.xml in favor of continuing with SUREFIRE-1550 + SUREFIRE-1555: Elapsed time in XML Report should satisfy pattern in XSD. + SUREFIRE-1562: Support Java 11 + SUREFIRE-1565: Surefire should support parameterized reportsDirectory * Tasks: + SUREFIRE-1569: m-invoker-p:3.1.0 attempts to resolve maven-surefire-common:jar:2.22.1-SNAPSHOT from remote repo 'apache.snapshots' + SUREFIRE-1578: Remove obsolete module surefire-setup-integration-tests * Dependency upgrades: + SUREFIRE-1540: Upgrade maven-plugins parent to version 32 + SUREFIRE-1571: Upgrade maven-plugins parent to version 33 - Fetch sources using source service to avoid bundling binaries in sources - Fix broken links in the spec file - Modified patch: * 0004-Port-to-current-maven-shared-utils.patch + rediff to changed context * Fri May 05 2023 fstrba@suse.com - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS. * Wed Apr 27 2022 fstrba@suse.com - Modified patches: * 0004-Port-to-current-maven-shared-utils.patch + Add some try/catch blocks so that we catch new exceptions potentially thrown by maven-shared-utils-3.3.x * 0003-Port-to-TestNG-6.11.patch -> 0003-Port-to-TestNG-7.4.0.patch + Allow building with the new testng 7.4.0 * Tue Mar 22 2022 fstrba@suse.com - Build with java source and target levels 8 * Mon Apr 19 2021 pmonreal@suse.com - Update generate-tarball.sh to use https URL [bsc#1182708] * Tue Apr 02 2019 fstrba@suse.com - Initial packaging of maven-surefire 2.22.0 - Generate and customize ant build files - Build the maven plugins as bootstrap packages - Added patch: * maven-surefire-bootstrap-resources.patch + Add to the build of the plugins generated files that we cannot generate when building outside maven
/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024