cucumber/Publish to Maven Central

Publish an Maven module from a pom.xml

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cucumber/action-publish-mvn@252601e47a5d699c325d1f046199a4d6f2c7b9db # v3.0.1

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

namedescriptionrequireddefault
gpg-private-keyGPG private key for signing the published artifactsyes
gpg-passphrasePassphrase for the GPG keyyes
nexus-usernameUsername (not email!) for your Nexus repository manager accountyes
nexus-passwordPassword for your Nexus accountyes
server-idNexus server idnocentral
maven-goalsMaven goals to runnodeploy
maven-profilesMaven profilesnosign-source-javadoc
working-directoryPath within the repo to the folder where the pom.xml file livesno.

no outputs