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 Mar 10, 2024
1 parent c87ae4c commit 1eeae35
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 @@ -230,8 +230,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 1eeae35

Please sign in to comment.