commit | c9a288d8b1090fa957d6caccc12f0bf13bb5e267 | [log] [tgz] |
---|---|---|
author | Karl Heinz Marbaise <khmarbaise@apache.org> | Thu Aug 03 20:12:25 2017 +0200 |
committer | Stephen Connolly <stephen.alan.connolly@gmail.com> | Thu Aug 31 10:21:35 2017 +0100 |
tree | ced479d9192e8b93f75ab031475e72a909aa4cf1 | |
parent | 170c1ed82cbe124da1736da64af20d660dc3162e [diff] |
[MNG-6216] ArrayIndexOutOfBoundsException when parsing POM o Upgraded to new release of plexus-utils which contains the fix for #22 in plexus-utils.
Maven is available under the Apache License, Version 2.0
If you want to bootstrap Maven, you'll need:
Run Maven, specifying a location into which the completed Maven distro should be installed:
mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-3.5.x-SNAPSHOT" clean package
Once the build completes, you should have a new Maven distro ready to roll in that directory!