score:1
it seems eclipse fail to generate this artifact because given parameters are wrong. try to create it with command line then import it into eclipse as a maven project :
mvn archetype:generate -dgroupid=com.mycompany.app -dartifactid=my-app -darchetypegroupid=co.ntier -darchetypeartifactid=spring-mvc-archetype -darchetypeversion=1.0.2 -dinteractivemode=false
score:0
for me the accepted answer didn't work. try the following if you face the same issue.
file -> new project -> maven project -> next -> click on add archetype
enter the following details
archetype group id: co.ntier
archetype artifact id: spring-mvc-archetype
archetype version: 1.0.2
repository url: http://repo.maven.apache.org/maven2/
if it fails again, delete everything inside .m2/repository folder & try the above steps again.
Source: stackoverflow.com
Related Query
- unable to create Maven project in eclipse(Luna)
- Unable to create Maven project in eclipse
- Unable to create a maven project in eclipse---" Invalid group id: 'org.' is an invalid name on this platform."
- Unable to create Maven project using eclipse Mars
- unable to create maven project in eclipse photon
- Unable to create a maven project in eclipse
- Unable to create project from archetype using playn eclipse and maven
- Create a Maven project in Eclipse complains "Could not resolve archetype"
- Cannot create Maven Project in eclipse
- How can I create Spring web project with Maven in Eclipse?
- How to create Jar file from Maven project in eclipse
- Create complete EAR Project with Maven and Eclipse Helios
- create eclipse groovy-java project with maven
- How to create a Maven project in Eclipse with AspectJ support?
- Unable to access parent project library(jar) in child module - Maven
- Create a GWT Maven Project
- Unable to create skeleton PlayN project in Eclipse
- How to create a simple maven project using m2e
- Unable to create successfully a project using GWT-maven-plugin with gwt 2.2
- Eclipse: Import "Existing Maven Projects" create EAR project automatically
- How to create a git project from an existing maven project in Eclipse?
- Not able to create a servlet inside a maven project
- How to create runnable jar with resources in Eclipse from Maven project
- Unable to create project from archetype in Eclipse Luna
- How to create spring boot project from existing maven project
- unable to create dynamic web project in spring tool suite 4.2.1
- Cannot create a maven project from my archetype
- How to create a Maven project from an archetype?
- Unable to create new java project in Eclipse 3.6.1
- How to create a Blackberry Maven project
More Query from same tag
- Setting System properties in Eclipse
- Fragments, The method Fragment1() is undefined for the type MainActivity I would like explaining please
- Unable to resolve JRE: jdk1.8.0_121 (Standard VM) in dynamic web project
- android.database.staledataexception : Access closed cursor
- Duplicating Eclipse run configurations created by the Angular2 CLI plugin
- Build Path: Invalid ZIP archive
- Is there a working C interface for opencv 3.x?
- Installing WindowBuilder on Jboss?
- Eclipse Main program Launch error
- How to import .class files in eclipse?
- eclipse mars c++ project export library path
- How to customize a Maven deploy of a multi module maven project with simple parent
- Extracting the svn log graphically in Eclipse IDE
- Why isnt there syntax highlighting when i code
- android studio: cannot run emulator/avd
- Shortcut to leave textfield that accepts tab in eclipse
- In the Eclipse HTML editor, is there an easy way to have custom tags available in content assist (autocomplete)?
- Eclipse PhoneGap load old www files
- my eclipse is unnormal
- Eclipse cannot find adb
- Error says 'configure to use a jdk' though eclipse uses its own compiler. What could be the reason for it?
- Handling different versions of code for beginners?
- Manifest error lanching spring-boot as java application
- Creating jar issue
- Referencing javax.speech in Eclipse
- Eclipse for Visual Studio dummies
- Videoview on splash screen
- Generate Method Definition for button from XML onClick in Eclipse?
- Subclipse, compare changes on a branch (file by file)
- eclipse - Unexpected error while loading repository template extensions