Maven M2_HOME set to an invalid directory (Windows 7)

后端 未结 16 2313
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-06 00:59

I\'ve tried installing Maven to Windows 7 with poor results. Some basic info:

Maven installation directory: C:\\Program Files\\Apache Software Foundation\\ap

16条回答
  •  不思量自难忘°
    2020-12-06 01:20

    For me, the PATH variable had old version of maven. So I updated it. I should use %M2_HOME% but I had spelled out the path.

提交回复
热议问题