Skip to content

An action to download and setup Apache Maven for use in Github Actions

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

Cox-Automotive/setup-maven

Repository files navigation

setup-maven

This action provides the following functionality for GitHub Actions runners:

  • Downloading and setting up a requested version of Apache Maven.

Usage

Input maven-version is mandatory.

steps:
- uses: actions/checkout@v2
- uses: Cox-Automotive/setup-maven@main
  with:
    maven-version: "3.8.5"

License

The scripts and documentation in this project are released under the MIT License.

About

An action to download and setup Apache Maven for use in Github Actions

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Code of conduct

Stars

Watchers

Forks

Packages

No packages published