I'm having problems working with maven, both eclipse and netbeans.
I get an error when generating a project:
could not resolve archetype org.apache.maven.archetypes: maven-archetype-quickstart: 1.1 from any of the configured repositories
I tell you what I have in case some step is wrong but I have been reviewing and I can not find a way to solve it.
I downloaded the folder in D and from environment variable MAVEN_HOME
I call the root D:\apache-maven-3.3.9
and in path I call maven_home
. In the configuration of the eclipse windows-preferences-archetypes-remote http:// repo.maven.apache.org/maven2/archetype-catalog.xml
.
The truth is that I've searched a lot on the Internet but I can not find the solution so I can work with maven.