Heim  >  Fragen und Antworten  >  Hauptteil

maven安装完成后mvn: command not found

.bash_profile如下

AVEN_HOME=Documents/maven/apache-maven-3.3.9
PATH=$MAVEN_HOME/bin:$PATH
export MAVEN_HOME
export PATH
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home
~

1.png

高洛峰高洛峰2938 Tage vor777

Antworte allen(1)Ich werde antworten

  • 三叔

    三叔2016-10-25 10:43:55

    1、source .bash_profile

    2、重新打开一个窗口


    Antwort
    0
  • StornierenAntwort