Commit Graph

14 Commits

Author SHA1 Message Date
Tamas Cservenak
32514767ce Drop changelog, is off (#1021)
As we split mvnd in two branches (1.x vs 2.x), is
totally confused.
2024-06-14 13:39:34 +02:00
Tamas Cservenak
3b08972454 Remove this paragraph, is fixed and untrue, GH doies make all binaries. 2024-06-14 12:48:29 +02:00
Guillaume Nodet
2ec6f43baf Pin docker images used for native compilation (#1019)
* Pin docker images used for native compilation

* Update docker images

* Make mvnd-1.x buildable with Java 21 (#1018)

So far it was buildable ONLY with Java 17, but only due
single IT: it used old Quarkus version that refused to
work on Java 21.

Ported updates from mvnd master and now mvnd-1.x branch
can also be build without any problem with Java 21.

* Update RELEASING

* Adding two changed binaries as well

---------

Co-authored-by: Tamas Cservenak <tamas@cservenak.net>
2024-06-14 11:51:46 +02:00
Guillaume Nodet
daf68fd925 Update RELEASING.adoc 2023-07-06 14:09:05 +02:00
Guillaume Nodet
6afe6d5e2b Update the release process with the Apple M1 build 2022-12-16 13:33:01 +01:00
Guillaume Nodet
5ca0155141 Update RELEASING.adoc 2022-10-03 23:10:29 +02:00
Guillaume Nodet
c5d2eb9a4c Update release scripts (#648) 2022-05-12 17:57:59 +02:00
Delany
c3612be87e Update RELEASING.adoc 2022-05-04 21:45:50 +02:00
Guillaume Nodet
d37791600d Fix release guide and publish script 2022-04-29 19:28:05 +02:00
Stephan Schroevers
0288988d63 Replace github.com/mvndaemon/mvnd references (#622)
As the repository is now hosted under `github.com/apache/maven-mvnd`.
2022-04-28 09:43:19 +02:00
Peter Palaga
031c10f19a Fix publish-on-sdkman.sh and how it is called in the GH workflow 2020-09-29 16:04:09 +02:00
Peter Palaga
8e714c0f52 Add release.sh script 2020-09-29 14:02:29 +02:00
Peter Palaga
231b99e036 Update RELEASING.adoc 2020-09-29 13:31:17 +02:00
Peter Palaga
971e3944b3 Document how to release 2020-07-30 18:43:17 +02:00