eitco/maven deploy

deploy using maven as build tool

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 30, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: eitco/maven-release@ddc906c1dcb9b4fef88991de97519ab2bddc2cb4 # 0.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
java-versionjdk version17
java-distributionjdk distributiontemurin
gpg-private-keyprivate key for artifact signingyes
gpg-key-namename of the gpg private keyyes
gpg-passphrasepass phrase for te gpg signing keyyes
deploy-useruser to authenticate at artifact repositoryyes
deploy-passwordpassword to authenticate at artifact repositoryyes
global-settings-locationpath inside the repository to the global maven settings used to deploy release artifactsdeployment/global-settings.xml
git-ssh-private-keyprivate ssh key to push git changes to github pages repository""

no outputs