Apache Maven 3.5.3 is the latest release and recommended version for all users.
[if-any logo] [end] The currently selected download mirror is [preferred]. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are backup mirrors (at the end of the mirrors list) that should be available. You may also consult the complete list of mirrors.
Java Development Kit (JDK) | Maven 3.3+ require JDK 1.7 or above to execute - they still allows you to build against 1.3 and other JDK versions by Using Toolchains |
Memory | No minimum requirement |
Disk | Approximately 10MB is required for the Maven installation itself. In addition to that, additional disk space will be used for your local Maven repository. The size of your local repository will vary depending on usage but expect at least 500MB. |
Operating System | No minimum requirement. Start up scripts are included as shell scripts and Windows batch files. |
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.
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.
Link | Checksums | Signature | |
---|---|---|---|
Binary tar.gz archive | apache-maven-3.5.3-bin.tar.gz | apache-maven-3.5.3-bin.tar.gz.asc | |
Binary zip archive | apache-maven-3.5.3-bin.zip | apache-maven-3.5.3-bin.zip.asc | |
Source tar.gz archive | apache-maven-3.5.3-src.tar.gz | apache-maven-3.5.3-src.tar.gz.asc | |
Source zip archive | apache-maven-3.5.3-src.zip | apache-maven-3.5.3-src.zip.asc |
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 archives for versions 3.0.4+ and legacy archives for earlier releases.