Skip to content

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

Code of conduct

Stars

1 star

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages