• 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

How To? Add Archetype using Eclipse (M2 Maven plugin)?

 
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

I'm unable to add archetype through m2 plugin in Eclipse. The new archetype to be inserted is with:

DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=mavenarchetype-
jsf-component -DarchetypeVersion=3.3.0.GA


Already referred: http://docs.codehaus.org/display/M2ECLIPSE/Home. However unable to get the related details. Even in javaranch posts only the manual/console based option is provided.

Thank you in advance!
 
reply
    Bookmark Topic Watch Topic
  • New Topic