Maven GPG plugin 3.0.0 is missing

185 Views Asked by At

Here is maven-gpg-plugin version 3.0.0 official page: http://maven.apache.org/components/plugins-archives/maven-gpg-plugin-LATEST/download.cgi

However:

  • the download links not working
  • Maven central shows that the latest version of plugin is 1.6

Is it some fake page or what am I missing?

1

There are 1 best solutions below

3
On BEST ANSWER

This was stage release, which doesn't passed testing and voting on Maven Developers List, so was canceled.

https://lists.apache.org/thread.html/r0286ef73b56cb484952489e6b5757e3b17023e73f8fa0dde7aa80bc4%40%3Cdev.maven.apache.org%3E

After testing two new issues was found:

There is new plugin https://www.simplify4u.org/sign-maven-plugin/ probably it will be successor of maven-gpg-plugin