aalmiray opened a new issue #542: URL: https://github.com/apache/maven-mvnd/issues/542
Looks like https://github.com/apache/maven-mvnd/blob/master/.github/workflows/verify.yaml has a lot of duplicated setup. Would the team be interested in refactoring build & releases to use JReleaser? Here's for example how kcctl performs its releases (using the jreleaser-maven-plugin) publishing to sdkman and homebrew as well **configuration** https://github.com/kcctl/kcctl/blob/c0c6e473264da93fddd491fd9e28fb85fb5b9a22/pom.xml#L399-L458 **workflow** https://github.com/kcctl/kcctl/blob/main/.github/workflows/release.yml I can help setting up the code. Happy to discuss ideas 😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
