https://github.com/wildfly/wildfly-maven-gpg-plugin
Fork of Apache Maven GPG Plugin
https://github.com/wildfly/wildfly-maven-gpg-plugin
Last synced: 11 months ago
JSON representation
Fork of Apache Maven GPG Plugin
- Host: GitHub
- URL: https://github.com/wildfly/wildfly-maven-gpg-plugin
- Owner: wildfly
- Created: 2025-06-17T19:22:46.000Z (about 1 year ago)
- Default Branch: 3.2.8.x
- Last Pushed: 2025-07-30T01:48:51.000Z (12 months ago)
- Last Synced: 2025-07-30T03:56:51.473Z (12 months ago)
- Language: Java
- Homepage: https://maven.apache.org/plugins/maven-gpg-plugin/
- Size: 469 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Overview
======================
This is a hopefully short-lived fork of the [Apache Maven GPG Plugin](https://github.com/apache/maven-gpg-plugin), meant to work around an issue some WildFly ecosystem builds see when using `maven-gpg-plugin` in conjunction with Sonatype's [`nxrm3-maven-plugin`](https://github.com/sonatype/nxrm3-maven-plugin). It exists solely to work around that issue and allow affected WildFly projects to perform staged releases to a Nexus 3 repository. As soon as some other solution is found this project will be archived.
See also:
* A [possible `nxrm3-maven-plugin` fix](https://github.com/sonatype/nxrm3-maven-plugin/pull/45)
* A [possible Apache Maven GPG Plugin fix](https://github.com/apache/maven-gpg-plugin/pull/135)
Releasing
======================
`mvn clean deploy -Prun-its -Papache-release`
[license]: https://www.apache.org/licenses/LICENSE-2.0
[ml-list]: https://maven.apache.org/mailing-lists.html
[code-style]: https://maven.apache.org/developers/conventions/code.html
[cla]: https://www.apache.org/licenses/#clas
[maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
[test-results]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-gpg-plugin/job/master/lastCompletedBuild/testReport/
[build]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-gpg-plugin/job/master/