Downloading Apache Maven and Maven Daemon
The following artifacts are available for download.Apache Maven
Apache Maven 3.9.12
Apache Maven 3.9.12 is the latest release. It is the recommended version for all users.
Maven 3.9+ requires JDK 8 or above to execute. It still allows you to build against 1.3 and other JDK versions by using toolchains.
Maven is distributed in several formats for your convenience. Simply pick a ready-made binary distribution archive and follow the installation instructions. Use a source archive if you intend to build Maven yourself.
| Link | Checksums | Signature | |
|---|---|---|---|
| Binary tar.gz archive | apache-maven-3.9.12-bin.tar.gz | apache-maven-3.9.12-bin.tar.gz.sha512 | apache-maven-3.9.12-bin.tar.gz.asc |
| Binary zip archive | apache-maven-3.9.12-bin.zip | apache-maven-3.9.12-bin.zip.sha512 | apache-maven-3.9.12-bin.zip.asc |
| Source tar.gz archive | apache-maven-3.9.12-src.tar.gz | apache-maven-3.9.12-src.tar.gz.sha512 | apache-maven-3.9.12-src.tar.gz.asc |
| Source zip archive | apache-maven-3.9.12-src.zip | apache-maven-3.9.12-src.zip.sha512 | apache-maven-3.9.12-src.zip.asc |
In order to guard against corrupted downloads/installations, it is highly recommended to verify the signature of the release bundles against the public KEYS used by the Apache Maven developers.
- 3.9.12 Release Notes and Release Reference Documentation
- latest source code from source repository
- Distributed under the Apache License, version 2.0
- other:
- All current release sources (plugins, shared libraries,...) available at https://dlcdn.apache.org/maven/
It is strongly recommended to use the latest release version of Apache Maven to take advantage of newest features and bug fixes.
If you still want to use an old version, you can find more information in the Maven Releases History and can download files from the Maven 3 archives for versions 3.0.4+ and legacy archives for earlier releases.
Preview 4.x Release
Maven 4.x is currently under development, so while we are encouraging users to try it and report any issues, it is NOT safe for production use.
| Java Development Kit (JDK) | Maven 4.0+ requires JDK 17 or above to execute. It still allows you to build against 8 and other JDK versions by using toolchains. |
| Format | Binary (Checksum, Signature) | Source (Checksum, Signature) |
|---|---|---|
| tar.gz archives | Binary apache-maven-4.0.0-rc-5-bin.tar.gz (sha512, asc) | Source apache-maven-4.0.0-rc-5-src.tar.gz (sha512, asc) |
| zip archives | Binary apache-maven-4.0.0-rc-5-bin.zip (sha512, asc) | Source apache-maven-4.0.0-rc-5-src.zip (sha512, asc) |
- 4.0.0-rc-5 Release Notes and Release Reference Documentation
- Distributed under the Apache License, version 2.0
- Maven 4 archives for older 4.x releases.
Maven Daemon
Maven Daemon 1.0.3
Apache Maven Daemon (mvnd) is available as a separate download. In order to guard against corrupted downloads/installations, it is highly recommended to verify the signature of the release bundles against the public KEYS used by the Apache Maven developers.
| Platform | Format | Download Link (Checksum, Signature) |
|---|---|---|
| macOS (Apple Silicon) | tar.gz | maven-mvnd-1.0.3-darwin-aarch64.tar.gz (sha512, asc) |
| zip | maven-mvnd-1.0.3-darwin-aarch64.zip (sha512, asc) | |
| macOS (Intel) | tar.gz | maven-mvnd-1.0.3-darwin-amd64.tar.gz (sha512, asc) |
| zip | maven-mvnd-1.0.3-darwin-amd64.zip (sha512, asc) | |
| Linux (x86_64) | tar.gz | maven-mvnd-1.0.3-linux-amd64.tar.gz (sha512, asc) |
| zip | maven-mvnd-1.0.3-linux-amd64.zip (sha512, asc) | |
| Windows (x86_64) | tar.gz | maven-mvnd-1.0.3-windows-amd64.tar.gz (sha512, asc) |
| zip | maven-mvnd-1.0.3-windows-amd64.zip (sha512, asc) | |
| Source | tar.gz | maven-mvnd-1.0.3-src.tar.gz (sha512, asc) |
| zip | maven-mvnd-1.0.3-src.zip (sha512, asc) |
- 1.0.3 Release Notes
- Distributed under the Apache License, version 2.0
Preview Daemon 2.x Release
Maven Daemon 2.x is currently under development, so while we are encouraging users to try it and report any issues, it is NOT safe for production use.
| Platform | Format | Download Link (Checksum, Signature) |
|---|---|---|
| macOS (Apple Silicon) | tar.gz | maven-mvnd-2.0.0-rc-3-darwin-aarch64.tar.gz (sha512, asc) |
| zip | maven-mvnd-2.0.0-rc-3-darwin-aarch64.zip (sha512, asc) | |
| macOS (Intel) | tar.gz | maven-mvnd-2.0.0-rc-3-darwin-amd64.tar.gz (sha512, asc) |
| zip | maven-mvnd-2.0.0-rc-3-darwin-amd64.zip (sha512, asc) | |
| Linux (x86_64) | tar.gz | maven-mvnd-2.0.0-rc-3-linux-amd64.tar.gz (sha512, asc) |
| zip | maven-mvnd-2.0.0-rc-3-linux-amd64.zip (sha512, asc) | |
| Windows (x86_64) | tar.gz | maven-mvnd-2.0.0-rc-3-windows-amd64.tar.gz (sha512, asc) |
| zip | maven-mvnd-2.0.0-rc-3-windows-amd64.zip (sha512, asc) | |
| Source | tar.gz | maven-mvnd-2.0.0-rc-3-src.tar.gz (sha512, asc) |
| zip | maven-mvnd-2.0.0-rc-3-src.zip (sha512, asc) |
- 2.0.0-rc-3 Release Notes
- Distributed under the Apache License, version 2.0



