This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Ant, Maven and Other Build Tools and the fly likes unable to create project from archetype Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "unable to create project from archetype" Watch "unable to create project from archetype" New topic
Author

unable to create project from archetype

pramod talekar
Ranch Hand

Joined: Apr 26, 2010
Posts: 316

Hi,

I'm new to Maven and trying to create a spring project in Eclipse using Maven.
Uncer 'Select an Archetype' for 'New Maven Project', I clicked on Add Archetype & entered following values :-
Archetype Group id : org.springframework
Archetype Artifact id : spring-core
Archetype Version : 3.0.6.FINAL

** I copied the above values from Maven repository on the internet.
I clicked on Ok and the details appeared in Select an Archetype window after a brief downloading.
Then I entered the same values for this section which was repeated:-
Archetype Group id : org.springframework
Archetype Artifact id : spring-core
Archetype Version : 3.0.6.FINAL

and clicked Next but received this error message :-

Please advise.



Thanks,
Pramod
pramod talekar
Ranch Hand

Joined: Apr 26, 2010
Posts: 316

I tried out creating a web app project using Maven.
I followed the same steps with different archetype id which was already present in the list of 'Select an archetype' and it worked.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: unable to create project from archetype
 
Similar Threads
first example, i use maven2
Unable to create Spring AOP archetype using Maven in Eclipse
Richfaces + Spring + Maven Setup help
Failed to resolve plugin for mojo binding: org.apache.maven.plugins:maven-surefire-plugin:2.4.2:test
java.util.MissingResourceException: Can't find bundle for base name in JSF Spring Maven project