J
J
Julia2016-03-19 20:54:20
Spring
Julia, 2016-03-19 20:54:20

Windows does not see Maven, what should I do?

I install Maven, but Windows stubbornly ignores it ((
392c11cf401548ed9b8e7359bd2473f9.jpg23c6b1895c79412797cb8e17e68cdbcf.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor Alenkov, 2016-03-19
@JulyTabs

in PATH you need to add not the path to the distribution, but the path to the bin directory.
In particular, instead of "C:\...\apache_maven" add the full path "C:\...\apache_maven\bin", and even better - "%M2_HOME%\bin".
Actually, even the instructions say in black and white about this: "Add the bin directory of the created directory apache-maven-3.3.9 to the PATH environment variable"
PS: And here the "Maven" tag is more appropriate instead of the "Spring" tag

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question