7 Commits

Author SHA1 Message Date
Mark Paluch
ffa14025c0 Add support for Maven Publisher API. 2025-06-17 09:41:37 +02:00
Mark Paluch
1ce35db775 Fix double slashes in secring paths.
Closes #6
2025-06-13 14:39:06 +02:00
Greg L. Turnquist
949b92bb8a Use gpg1 for client-side actions.
JGit has limited support for GPGv2 KBX files. Switching to gpg1 and legacy keyring files enables proper signing of commits.
2023-01-23 13:17:29 -06:00
Mark Paluch
15d1677ccc Improve Maven caching. 2023-01-13 11:49:15 +01:00
Mark Paluch
1f500f38b4 Polishing.
Refine release process to update the Git state before build and distribute.

See #15
2023-01-13 11:49:15 +01:00
Mark Paluch
5d73696815 Polishing.
Refine release process to update the Git state before build and distribute.

See #15
2023-01-13 10:42:28 +01:00
Mark Paluch
aa5eff3d3f Perform build and distribute on CI.
See #21
2023-01-09 11:05:39 +01:00