Maven home directory Can't edit

Answered

I tried to modify the Maven environment I installed, but I closed the Preferences window and opened it again, and restored to the

.m2/wrapper/dists/apache-maven-3.6.0-bin/2dakv70gp803gtm5ve1ufmvttn/apache-maven-3.6.0 path.

0
3 comments
Avatar
Permanently deleted user

0

since 2020.2 version IDE supports Maven wrapper (IDEA-146205). If the project has Maven wrapper configured IDE will use it for project which seems makes sense. If you do not want to use Maven from wrapper please delete .mvn/wrapper/maven-wrapper.properties file from project.

1
Avatar
Permanently deleted user

Thank you friend, I have solved it as you said

0

Please sign in to leave a comment.