| commit | a90d71e024b7bc0f09e8c33908e3ce936e98df97 | [log] [tgz] |
|---|---|---|
| author | Hervé Boutemy <hboutemy@apache.org> | Fri May 16 22:21:45 2014 +0200 |
| committer | Hervé Boutemy <hboutemy@apache.org> | Fri May 16 22:21:45 2014 +0200 |
| tree | 4c558848df9b214ee81a904c2c2c1a74c8b0ea55 | |
| parent | 8a56a167381f86fc875ad57d1ca4b206aef0a312 [diff] |
[MNG-5630] added missing ':' in case of forked goal
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!