I am using the latest Eclipse Java EE (Kepler) and trying to create a Maven project. When I try to do this and finally click Finish, I get this error:
Failed to resolve the archetype org.apache.maven.archetypes: maven-archetype-quickstart: RELEASE from any of the configured repositories.
All I did in terms of โconfigurationโ was to install Eclipse Java EE (previously I also set the basic eclipse standard 4.3 earlier). I am also on a working computer, and the proxy test that I ran returned the result: This request appeared through a proxy .
It made me crazy, so any help would be great! Thanks!
source share