Skip to content

Commit

Permalink
Add a note about -DperformRelease=true
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingun committed Aug 9, 2021
1 parent 42b7e36 commit 0cb17b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion developers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,10 @@ TODO
[[java]]
=== Java

> Maven GPG signing key https://maven.apache.org/plugins/maven-gpg-plugin/usage.html[configuration guide]

* Pump version, set version to `$VERSION`, without `-SNAPSHOT`
* `mvn deploy`
* `mvn -DperformRelease=true deploy`
* Go to https://oss.sonatype.org/#stagingRepositories
* Scroll to the very end of list, seek `iokaitai-...` repositories
* Select our staging repository
Expand Down

0 comments on commit 0cb17b2

Please sign in to comment.