hb0730/Maven Action
Install a specific version of Apache Maven and add it to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| maven-file | Path to the Maven archive to download | — | "" |
| url | URL to download Maven from | — | "" |
| maven-version | Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0 | — | 3.8.2 |
Outputs
| name | description |
|---|---|
| version | Installed maven version |
| path | Path to where maven environment has been installed (sam as $MAVEN_HOME) |