2 Replies Latest reply on Oct 10, 2011 3:26 PM by patrykxes

    How to quickstart?

    navigateur

      I'm using Eclipse, installed m2e, selected File>New>Other>Maven>Maven Project, clicked Next, then "Add archetype", where I filled in, as recommended:

       

      Archetype Group Id: org.jboss.errai.archetypes

      Archetype Artifact Id: bus-quickstart

      Archetype Version: 1.3.0.CR1

      Repository URL: https://repository.jboss.org/nexus/content/groups/public/

       

      It seems to find the jboss URL and everything OK. Then I fill in my own Group Id, Artifact Id, Version and Package, press "Finish" and get:

       

      Could not resolve archetype org.jboss.errai.archetypes:bus-quickstart:1.3.0.CR1 from any of the configured repositories.

      Could not resolve artifact

      Missing org.jboss.errai.archetypes:bus-quickstart:pom:1.3.0.CR1

       

      Question: what am I missing?