You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2021/03/14 09:52:40 UTC

[maven-site] branch master updated: 2 useful plugins...

This is an automated email from the ASF dual-hosted git repository.

hboutemy 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 7f31a4b  2 useful plugins...
7f31a4b is described below

commit 7f31a4b91fa024188205714fd40680209d409531
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Mar 14 10:52:37 2021 +0100

    2 useful plugins...
---
 content/apt/plugins/index.apt | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 50c8c21..dac963e 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -254,15 +254,19 @@ Available Plugins
 *----------------------------------------------------------------------------+----------------+-----------------------+
 | {{{http://www.triemax.com/products/jalopy/manual/plugin-maven.html} <<<jalopy>>>}} | {{{http://www.triemax.com/}Triemax}} | Use Jalopy to format your source code.
 *----------------------------------------------------------------------------+----------------+-----------------------+
-| {{{https://creadur.apache.org/rat/} <<<rat>>>}}                             | {{{https://creadur.apache.org/}Apache Creadur Project}} | Release Audit Tool (RAT) to verify files.
+| {{{https://creadur.apache.org/rat/} <<<rat>>>}}                            | {{{https://creadur.apache.org/}Apache Creadur Project}} | Release Audit Tool (RAT) to verify files.
 *----------------------------------------------------------------------------+----------------+-----------------------+
 | {{{https://geronimo.apache.org/maven/genesis/plugins/tools-maven-plugin/index.html} <<<Genesis Plugins>>>}} | {{{https://geronimo.apache.org/}Apache Geronimo Project}} | Verify legal files in artifacts.
 *----------------------------------------------------------------------------+----------------+-----------------------+
 | {{{https://tomcat.apache.org/maven-plugin.html} <<<Apache Tomcat>>>}}| {{{https://tomcat.apache.org/maven-plugin.html}Apache Tomcat Project}} | Run an Apache Tomcat container for rapid webapp development.
 *----------------------------------------------------------------------------+----------------+-----------------------+
-| {{{https://jeremylong.github.io/DependencyCheck/} <<<OWASP dependency-check>>>}} | {{{https://www.owasp.org/index.php/OWASP_Dependency_Check}OWASP Dependency-check Project}} | Run OWASP Dependency-Check, a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities..
+| {{{https://jeremylong.github.io/DependencyCheck/} <<<OWASP dependency-check>>>}} | {{{https://www.owasp.org/index.php/OWASP_Dependency_Check}OWASP Dependency-check Project}} | Run OWASP Dependency-Check, a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.
 *----------------------------------------------------------------------------+----------------+-----------------------+
-| {{{https://github.com/CycloneDX/cyclonedx-maven-plugin} <<<CycloneDX>>>}} | {{{https://cyclonedx.org/}CycloneDX Project}} | Generate Software Bill of Materials (SBOM) in CycloneDX format
+| {{{https://github.com/CycloneDX/cyclonedx-maven-plugin} <<<CycloneDX>>>}}  | {{{https://cyclonedx.org/}CycloneDX Project}} | Generate Software Bill of Materials (SBOM) in CycloneDX format.
+*----------------------------------------------------------------------------+----------------+-----------------------+
+| {{{https://www.simplify4u.org/pgpverify-maven-plugin/} <<<pgpverify>>>}}   | {{{https://www.simplify4u.org/parent/}Simplify4U}} | Verify PGP signature of all project dependencies.
+*----------------------------------------------------------------------------+----------------+-----------------------+
+| {{{http://buildplan.jcgay.fr/} <<<buildplan}}                              | JC Gay         | Inspect the lifecycle of your build.
 *----------------------------------------------------------------------------+----------------+-----------------------+
 
 * Resources