Nathan Christie created MNG-5854:
------------------------------------
Summary: Maven Installation instructions not working on Mac
Key: MNG-5854
URL: https://issues.apache.org/jira/browse/MNG-5854
Project: Maven
Issue Type: Documentation
Components: Documentation: General
Affects Versions: 3.3.3
Environment: OS X Yosemite (10.10.4)
Reporter: Nathan Christie
Priority: Blocker
The Installation instructions for Apache
(https://maven.apache.org/install.html) do not work when attempting to install
on my Mac. After following the installation instructions, the following error
is observed when attempting to run a:
mvn -v
Error: Could not find or load main class
org.codehaus.plexus.classworlds.launcher.Launcher
However, when I did an:
export $M2_HOME=/opt/apache-maven-3.3.3
It worked fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)