actions-marketplace-validations/Maven Jar Publish
maven package jar and upload to releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| java-version | the java version to build (if not provied, it will use the ${ maven.compiler.target } properties | no | NONE |
| locate | the location of pom.xml (to build) | no | . |
| upload-module | the module path that to upload the artifact. (the module name must same as the module path) | no | . |
| body | The release content | no | — |
| body-path | The release content by file (if specificed then body will be ignored) | no | — |
| draft | whether the release is draft | no | false |
| pre-release | whether the release is pre-release | no | false |
Outputs
no outputs