Added documentation on where to request access to Sonatype.
Esse commit está contido em:
@@ -4,7 +4,7 @@ Publishing JNA to Maven Central
|
||||
One Time
|
||||
--------
|
||||
|
||||
* Set up your gpg keys as described [here](https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven). Make sure you distribute your public key.
|
||||
* Set up your gpg keys as described [here](https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven). Make sure you distribute your public key.
|
||||
* Make sure you have a settings.xml file (in directory: ${user.home}/.m2/) as described at the bottom of 7a1 [here](https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-7a.1.POMandsettingsconfig). For example:
|
||||
|
||||
<settings>
|
||||
@@ -29,6 +29,11 @@ One Time
|
||||
|
||||
Because we are still deploying to maven repositories via java.net, see [Java.net Maven Repository Usage Guide](http://java.net/projects/maven2-repository/pages/MigrationAndCleanupRelatedDocumentation) for more info.
|
||||
|
||||
Request Permissions to Sonatype
|
||||
-------------------------------
|
||||
|
||||
Open a JIRA ticket [here](https://issues.sonatype.org) to request push access. Ticket can look like [this](https://issues.sonatype.org/browse/OSSRH-8992) or [this](https://issues.sonatype.org/browse/OSSRH-4386).
|
||||
|
||||
Publish Snapshot
|
||||
----------------
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ JNA Release Process
|
||||
* download links
|
||||
* javadoc links
|
||||
|
||||
* [Release to Maven Central](https://github.com/twall/jna/blob/master/www/PublishingToMavenCentral.md)
|
||||
* [Release to Maven Central](PublishingToMavenCentral.md)
|
||||
|
||||
* Tag as <version>, push new tag to origin
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário