actions-marketplace-validations/Java maven library publisher
Build automatically Java Maven library and publish it to GitHub Packages and Maven Central.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 12, 2023
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/mathieusoysal_java-maven-library-publisher@d94433921cba0b95d7b9d4488bba1cc4cdf95b27 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| nexus-username | Nexus username | yes | — |
| nexus-password | Nexus password | yes | — |
| gpg-private-key | GPG private key | yes | — |
| gpg-passphrase | GPG passphrase | yes | — |
| github-token | GitHub token | yes | — |
| java-version | Java version to use | yes | 17 |
| library-version | Library version | no | "" |
Outputs
no outputs