1
Every time I try to import some Maven/Spring project gives me this error, some error in build 3.0.1. Does anyone know what might be?
I am using a Macbook Pro (version 10.13.6 (17G65)) macOS High Sierra.
1
Every time I try to import some Maven/Spring project gives me this error, some error in build 3.0.1. Does anyone know what might be?
I am using a Macbook Pro (version 10.13.6 (17G65)) macOS High Sierra.
0
It is not a solution, but an alternative:
Create a normal Java Project, then there in Package/Project Explorer, right click on the project, go to Configure -> Convert to Maven Project.
Browser other questions tagged java spring spring-boot maven spring-mvc
You are not signed in. Login or sign up in order to post.
It seems that the directory
testE
already exists– nullptr
Not that, I have created and recreated several times, some say the problem is in jdk
– Manoel