This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new 2fa0e38a surefire 3.0.0-M9
2fa0e38a is described below
commit 2fa0e38aa8289f445aa26b49db789ab77d3e9d6f
Author: Olivier Lamy <[email protected]>
AuthorDate: Tue Feb 14 15:16:49 2023 +1000
surefire 3.0.0-M9
---
content/markdown/plugins/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/markdown/plugins/index.md
b/content/markdown/plugins/index.md
index 484bd08b..e3564f51 100644
--- a/content/markdown/plugins/index.md
+++ b/content/markdown/plugins/index.md
@@ -53,7 +53,7 @@ under the License.
|[ `install`](/plugins/maven-install-plugin/)|B|3.1.0|2022-11-13|Install the
built artifact into the local
repository.|[Git](https://gitbox.apache.org/repos/asf/maven-install-plugin.git)
/ [GitHub](https://github.com/apache/maven-install-plugin/)|[Jira
MINSTALL](https://issues.apache.org/jira/browse/MINSTALL)|
|[ `resources`](/plugins/maven-resources-plugin/)|B|3.3.0|2022-07-23|Copy the
resources to the output directory for including in the
JAR.|[Git](https://gitbox.apache.org/repos/asf/maven-resources-plugin.git) /
[GitHub](https://github.com/apache/maven-resources-plugin/)|[Jira
MRESOURCES](https://issues.apache.org/jira/browse/MRESOURCES)|
|[ `site`](/plugins/maven-site-plugin/)|B|4.0.0-M4|2022-12-02|Generate a site
for the current
project.|[Git](https://gitbox.apache.org/repos/asf/maven-site-plugin.git) /
[GitHub](https://github.com/apache/maven-site-plugin/)|[Jira
MSITE](https://issues.apache.org/jira/browse/MSITE)|
-|[ `surefire`](/surefire/maven-surefire-plugin/)|B|3.0.0-M8|2023-01-11|Run the
JUnit unit tests in an isolated
classloader.|[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)|[Jira
SUREFIRE](https://issues.apache.org/jira/browse/SUREFIRE)|
+|[ `surefire`](/surefire/maven-surefire-plugin/)|B|3.0.0-M9|2023-02-14|Run the
JUnit unit tests in an isolated
classloader.|[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)|[Jira
SUREFIRE](https://issues.apache.org/jira/browse/SUREFIRE)|
|[ `verifier`](/plugins/maven-verifier-plugin/)|B|1.1|2015-04-14|Useful for
integration tests - verifies the existence of certain
conditions.|[Git](https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git)
/ [GitHub](https://github.com/apache/maven-verifier-plugin/)|[Jira
MVERIFIER](https://issues.apache.org/jira/browse/MVERIFIER)|
|**Packaging types/tools**||||**These plugins relate to packaging respective
artifact types.**|||
|[ `ear`](/plugins/maven-ear-plugin/)|B|3.3.0|2022-10-18|Generate an EAR from
the current
project.|[Git](https://gitbox.apache.org/repos/asf/maven-ear-plugin.git) /
[GitHub](https://github.com/apache/maven-ear-plugin/)|[Jira
MEAR](https://issues.apache.org/jira/browse/MEAR)|
@@ -78,7 +78,7 @@ under the License.
|[ `linkcheck`](/plugins/maven-linkcheck-plugin/)|R|1.2|2014-10-08|Generate a
Linkcheck report of your project's
documentation.|[Git](https://gitbox.apache.org/repos/asf/maven-linkcheck-plugin.git)
/ [GitHub](https://github.com/apache/maven-linkcheck-plugin/)|[Jira
MLINKCHECK](https://issues.apache.org/jira/browse/MLINKCHECK)|
|[ `pmd`](/plugins/maven-pmd-plugin/)|B+R|3.20.0|2022-09-11|Generate a PMD
report.|[Git](https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git) /
[GitHub](https://github.com/apache/maven-pmd-plugin/)|[Jira
MPMD](https://issues.apache.org/jira/browse/MPMD)|
|[
`project-info-reports`](/plugins/maven-project-info-reports-plugin/)|R|3.4.2|2023-01-11|Generate
standard project
reports.|[Git](https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git)
/ [GitHub](https://github.com/apache/maven-project-info-reports-plugin/)|[Jira
MPIR](https://issues.apache.org/jira/browse/MPIR)|
-|[
`surefire-report`](/surefire/maven-surefire-report-plugin/)|R|3.0.0-M8|2023-01-11|Generate
a report based on the results of unit
tests.|[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)|[Jira
SUREFIRE](https://issues.apache.org/jira/browse/SUREFIRE)|
+|[
`surefire-report`](/surefire/maven-surefire-report-plugin/)|R|3.0.0-M9|2023-02-14|Generate
a report based on the results of unit
tests.|[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)|[Jira
SUREFIRE](https://issues.apache.org/jira/browse/SUREFIRE)|
|**Tools**||||**These are miscellaneous tools available through Maven by
default.**|||
|[ `antrun`](/plugins/maven-antrun-plugin/)|B|3.1.0|2022-04-18|Run a set of
ant tasks from a phase of the
build.|[Git](https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git) /
[GitHub](https://github.com/apache/maven-antrun-plugin/)|[Jira
MANTRUN](https://issues.apache.org/jira/browse/MANTRUN)|
|[ `artifact`](/plugins/maven-artifact-plugin/)|B|3.4.0|2023-02-07|Manage
artifacts tasks like
buildinfo.|[Git](https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git)
/ [GitHub](https://github.com/apache/maven-artifact-plugin/)|[Jira
MARTIFACT](https://issues.apache.org/jira/browse/MARTIFACT)|