Skip to content

Commit

Permalink
Update the release process with the Apple M1 build
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored Dec 16, 2022
1 parent 554e82a commit 6afe6d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
./build/release-build.sh <released-version> <next-SNAPSHOT>
----
* While the `darwin-aarch64` is not supported by github, you need to perform a clean build on the tagged branch on a Apple M1 computer and upload the two binary distributions as additional assets to the draft release that has been generated at github.
* Once the workflow completes, run the https://raw.githubusercontent.com/apache/maven-mvnd/master/build/release-candidate.sh[release-candidate script] which will download the built assemblies, compute the checksums and signatures and commit them to the https://dist.apache.org/repos/dist/dev/maven/mvnd/[dev distribution repository]
https://github.com/apache/maven-mvnd/releases[releases].
Expand Down

0 comments on commit 6afe6d5

Please sign in to comment.