ikmdev/Maven Clean Install Action
A composite action to ensure that code builds correctly
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 20, 2025
- License
- MIT
Pinned Snippet
uses: ikmdev/maven-clean-install-build-action@c3f6fc5c2d0741f6d7d2492a6e0fc39d8898595c # v4.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch_name | Current Branch | yes | — |
| skip_setup | Skip Setup | no | false |
| working_directory | Working Directory | no | . |
| java_version | Java Version | no | 25 |
| mvn_additional_args | Additional Maven CLI args (no new lines) | no | "" |
Outputs
no outputs