Community
Participate
Working Groups
Build Identifier: 20100917-0705 Creating a Maven project using maven-archetype-webapp the Eclipse show me the next error: "Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp:RELEASE from any of the configured repositories" I`ve just installed the eclipse helios and the plugin "Maven Integration for Eclipse". I tried the same with my old installation of Eclipse Ganimede and it works perfectly. Reproducible: Always Steps to Reproduce: 1.File -> New -> Other -> Maven Project 2.Next 3.Catalog: Internal 4. Filter: maven-archetype-webapp 5. Select maven-archetype-webapp and click next 6. Fill the form and click Finish Eclipse shows "Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp:RELEASE from any of the configured repositories"
I cannot reproduce your problem using latest 1.0.0 m2e in Indigo. closing as worksforme, please reopen with more details if the problem persists for you in 1.0.0. Thanks.
Error is reproducible in Indigo [Build id: 20110916-0149 ] using m2e [build 1.0.100.20110804-1717] Reproduced with maven-archetype-webapp and maven-archetype-j2ee-simple Eclipse is behind a corporate proxy (configured under eclipse network preferences) and all features are enabled (marketplace, cvs and svn repositories etc.) The same operation using shell generate the right artifact. When running mvn archetype:generate the list is significantly longer than the list proposed by eclipse using "All catalogs" option. Eclipse and shell command point to the same installation, configured as external in the ide
Moved to https://github.com/eclipse-m2e/m2e-core/issues/