Java – Maven installation issues

Hi, I'm trying to use this tutorial to install Maven to my computer. I've put my environment variable Maven_ Set home to point to my Maven directory and set path_ to_ The value of Maven / bin is placed in another environment variable named path. I get this error message:

C:\>mvn -version
'mvn' is not recognized as an in
operable program or batch file.

I also tried to use path instead of path, but I didn't solve it. What else can I do? I'm using Windows 7

Solution

Go to path_ to_ Maven / bin and type MVN - version If this works, then it is a path problem Set path = path in the prompt type of MS-DOS_ to_ maven / bin;% PATH%

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>