This is an automated email from the ASF dual-hosted git repository.
michaelo 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 ae504fd Fix url to root page of pgpverify plugin maintainer
ae504fd is described below
commit ae504fd699cae6070d9922d838ca0cc1733cbb18
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Sep 3 20:24:31 2021 +0200
Fix url to root page of pgpverify plugin maintainer
---
content/apt/plugins/index.apt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 8128e21..67482db 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -264,7 +264,7 @@ Available Plugins
*----------------------------------------------------------------------------+----------------+-----------------------+
| {{{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.
+| {{{https://www.simplify4u.org/pgpverify-maven-plugin/} <<<pgpverify>>>}} |
{{{https://www.simplify4u.org/}Simplify4U}} | Verify PGP signature of all
project dependencies.
*----------------------------------------------------------------------------+----------------+-----------------------+
| {{{http://buildplan.jcgay.fr/} <<<buildplan>>>}} |
JC Gay | Inspect the lifecycle of your build.
*----------------------------------------------------------------------------+----------------+-----------------------+