kvncont/Maven Build
Composite Action for Maven
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jdk-distribution | JDK distribution to use (https://github.com/actions/setup-java?tab=readme-ov-file#supported-distributions) | no | corretto |
| jdk-version | JDK version to use (https://github.com/actions/setup-java?tab=readme-ov-file#supported-version-syntax) | no | 21 |
| pom-file | Pom file path | no | ./pom.xml |
| mvn-goals | Maven goals to execute | no | clean package |
| mvn-opts | Maven Opts to configure | no | -Xmx2048m |
Outputs
no outputs