Skip to content

trask/maven

This branch is 5159 commits behind apache/maven:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 11, 2015
Sep 29, 2015
Aug 9, 2015
Aug 9, 2015
Sep 26, 2015
Sep 26, 2015
Sep 21, 2015
Sep 14, 2015
Sep 14, 2015
Sep 14, 2015
Sep 14, 2015
Aug 9, 2015
Sep 14, 2015
Aug 2, 2015
Jan 29, 2013
Mar 15, 2015
Sep 11, 2013
Jan 3, 2015
Sep 12, 2015
Jun 20, 2015
Dec 14, 2014
Jan 4, 2015
Jul 20, 2010
Sep 17, 2015

Maven

Maven is available under the Apache License, Version 2.0

Bootstrapping Basics

If you want to bootstrap Maven, you'll need:

  • Java 1.7+
  • Ant 1.8 or later

Run Ant, specifying a location into which the completed Maven distro should be installed:

ant -Dmaven.home="$HOME/apps/maven/apache-maven-3.3.x-SNAPSHOT"

Once the build completes, you should have a new Maven distro ready to roll in that directory!

About

Mirror of Apache Maven

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%