commit | 1ed1d8cd3df42d87f3bc9aa1b9114f4396be5f1b | [log] [tgz] |
---|---|---|
author | Jason van Zyl <jason@tesla.io> | Mon Aug 11 13:55:03 2014 -0700 |
committer | Jason van Zyl <jason@tesla.io> | Mon Aug 11 13:55:03 2014 -0700 |
tree | f2f7fbc45926d1140efb42798715db5fa5e019ea | |
parent | 33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4 [diff] |
[maven-release-plugin] prepare for next development iteration
Maven is available under the The Apache Software License, Version 2.0
If you want to bootstrap Maven you'll need:
First, give Ant a location into which the completed Maven distro should be installed:
export M2_HOME=$HOME/apps/maven/apache-maven-3.0-SNAPSHOT
Then, run Ant:
ant
Once the build completes, you should have a new Maven distro ready to roll in your $M2_HOME directory!