An open API service indexing awesome lists of open source software.

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

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/