• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

The defined artifact is not an archetype while creating Maven Web application in Eclipse

 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am New to Maven web Application.

I have to create a Maven Web application using Eclipse Luna Release (4.4.0). When i tried to create Maven Web app normally by selecting the "Maven-archetype-webapp" artifact Id, i am getting the below error

Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-webapp:RELEASE]
The defined artifact is not an archetype

I googled and then uploaded the archetype from the archetype-catalog.xml from the below link

https://repo1.maven.org/maven2/archetype-catalog.xml

and then tried creating the maven web application. now also i am getting the same error with a small difference. below is the error.

Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-webapp:1.0 -> https://repo1.maven.org/maven2/archetype-catalog.xml]
The defined artifact is not an archetype

Is there anything i am missing to get this resolved. Please any body help. I need to create a Maven web Application

Thanks In advance.

Regards
Ramki S



 
Ramki Sukumaran
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please any body help me as i need it urgently.

Thanks in advance.

Regards,
Ramki S
 
Looky! I'm being abducted by space aliens! Me and this tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic