Commit 8f8e867
authored
chore(publish): cut Maven Central file and release counts (#50)
Upgrade vanniktech-maven-publish to 0.37.0, whose defaults publish only
md5/sha1 checksums and drop the redundant signature checksums and
sha256/sha512 (~380 -> ~152 files per release). Fix the removed
SonatypeHost API by calling publishToMavenCentral() with no argument.
Derive the publish version from the git tag so pre-release tags
(X.Y.Z-rcN) publish an overwriting X.Y.Z-SNAPSHOT to the separate,
quota-exempt snapshot repository instead of a full release; clean X.Y.Z
tags still release.1 parent 027c4db commit 8f8e867
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments