Setup Apache Maven
Version updated for https://github.com/batmahdi/setup-maven to version v3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup Apache Maven GitHub Action automates the installation and configuration of a specific version of Apache Maven on GitHub-hosted runners, supporting Linux, macOS, and Windows environments. It simplifies the setup process by adding Maven to the system’s PATH, exporting the M2_HOME environment variable, and leveraging caching to speed up subsequent runs. This action is ideal for workflows requiring Maven for building and managing Java projects.