jskov/action-maven-publish

Publish maven artifacts to Maven Central via Portal Publisher API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 23, 2026
License
Other

Pinned Snippet

workflow.ymlSHA-pinned
uses: jskov/action-maven-publish@8145b6173999b6367355a220c2cd961f54e6b259 # v1.2

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

namedescriptionrequireddefault
search_directoryThe directory to search for POM filesyes
companion_suffixesThe companion files to include with found POM files, comma-separatedno.jar, .module, -javadoc.jar, -sources.jar
signing_keyThe private GPG signing keyyes
signing_key_secretThe secret for the GPG signing keyyes
portal_usernameThe Portal login nameyes
portal_tokenThe Portal tokenyes
target_actionThe action to take for bundles after uploadnokeep
log_levelLog level (for JUL framework)noinfo
initial_pauseThe per-bundle initial pause (in seconds) before polling for completion state changes.no45
loop_pauseThe per-bundle loop pause (in seconds) between polling for completion state changes.no15

no outputs