jvalkeal/Setup Spring Build
Setup tools to build and release Spring Projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| use-wrapper | Prefer using maven/gradle wrapper | no | — |
| build-mode | Use maven or gradle | no | — |
| maven-version | The Maven version to make available on the path. Takes a whole or semver Maven version, or 3.x syntax (e.g. 3.6 => Maven 3.x) | yes | — |
| maven-file | Path to where the compressed Maven is located. The path could be in your source repository or a local path on the agent. | no | — |
| maven-mirror | Uri to Maven mirror hosting package | no | https://archive.apache.org/dist/maven/maven-3/ |
| gradle-version | The Gradle version to make available on the path. Takes a whole or semver Gradle version, or 3.x syntax (e.g. 3.6 => Gradle 3.x) | yes | — |
| gradle-file | Path to where the compressed Gradle is located. The path could be in your source repository or a local path on the agent. | no | — |
Outputs
no outputs