You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Nathan Christie (JIRA)" <ji...@apache.org> on 2015/07/07 20:09:04 UTC

[jira] [Created] (MNG-5854) Maven Installation instructions not working on Mac

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)