Tamas Cservenak
69b301eba3
More script changes ( #1020 )
...
Changes:
* `release-build.sh`: Just do not push. This allows one to locally verify the outcome, and push (for now manually like `git push origin mvnd-1.x --tags`). Added reminder message.
* `release.yaml`: whenever mvn would resolve deps, make sure release settings XML is present. It does not stir anything if Maven is in Central, but as in this moment, maven is still staged only.
2024-06-14 12:45:30 +02:00
Tamas Cservenak
c963ea4cd9
For mvnd 1.0.0 the "main branch" is mvnd-1.x
2024-06-14 11:57:04 +02:00
Guillaume Nodet
76c3cb57cc
Switch back to support only Maven 3.9.x
2024-04-23 21:48:29 +02:00
Guillaume Nodet
7dbb194985
Generate sha512 checsums
2023-11-07 09:33:04 +01:00
Guillaume Nodet
60af0f0893
Update release scripts
2023-03-31 15:59:56 +02:00
Guillaume Nodet
3508f0e5a6
Do not use shortened url for sdkman
2023-02-03 07:55:42 +01:00
Guillaume Nodet
b539498e98
Fix homebrew release script for macos
2023-02-01 11:07:54 +01:00
Guillaume Nodet
0f8f67ae5b
Ignore tag
2023-01-28 14:33:33 +01:00
Guillaume Nodet
da1136dd75
Add ignored tags
2023-01-28 14:21:50 +01:00
Guillaume Nodet
4690bcb7f4
Upgrade parent pom to 38
2022-11-22 15:44:53 +01:00
Guillaume Nodet
39819a3290
Update release scripts
2022-10-10 18:30:44 +02:00
Guillaume Nodet
c5d2eb9a4c
Update release scripts ( #648 )
2022-05-12 17:57:59 +02:00
Guillaume Nodet
16eaf63a6c
Fix publish script
2022-05-04 14:48:00 +02:00
Hervé Boutemy
6f024f3b72
only publish sha256, skip md5+sha1+sha512 ( #625 )
...
* only publish sha512, skip md5+sha1+sha256
* Keep sha256 signature instead of sha512 for homebrew
Co-authored-by: Guillaume Nodet <gnodet@gmail.com >
2022-05-02 20:37:11 +02:00
Guillaume Nodet
d37791600d
Fix release guide and publish script
2022-04-29 19:28:05 +02:00
Guillaume Nodet
9b4f3f9792
Fix return values in script
2022-04-29 17:30:06 +02:00
Guillaume Nodet
33cdd8f75a
Fix script
2022-04-29 17:00:46 +02:00
Guillaume Nodet
f6c3a35a98
Add a check to ensure the local repo is on par with the remote
2022-04-29 16:55:15 +02:00
Guillaume Nodet
3877b9dce8
Move back the sha256 computation on the client side
2022-04-29 16:49:14 +02:00
Guillaume Nodet
98d71fa3d7
Put back sha256 computation
2022-04-29 16:23:53 +02:00
Guillaume Nodet
d2c986eb04
Fix release notes generation
2022-04-29 13:34:48 +02:00
Guillaume Nodet
ed54dc6fce
Fix use of github token
2022-04-29 13:23:18 +02:00
Guillaume Nodet
c4d5f24fd3
Add a publish phase
2022-04-29 13:18:29 +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
Guillaume Nodet
c95c523692
Revert to a working state
2022-04-27 22:05:22 +02:00
Guillaume Nodet
3af0884498
Upgrade formatter / impsort plugins
2021-04-28 09:54:21 +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
9c1b63eb16
Test BOM edits #9
2020-09-29 12:25:04 +02:00
Peter Palaga
1601cf86c9
Fixup again publishing new versions via sdkman vendor API #67
2020-09-17 12:54:23 +02:00
Peter Palaga
b319a17161
Fixup publishing new versions via sdkman vendor API #67
2020-09-17 11:28:48 +02:00
Peter Palaga
213edf6712
Add code formatter plugins
2020-07-29 11:55:56 +02:00