1 Reply Latest reply on Nov 9, 2011 10:25 AM by csa

    Archetype (1.3.0 GA) missing in repository?

    stsch77

      I am following the instructions in the quickstart guide and I am having problems to create the project archetype in Maven. From the documentation:

       

      mvn archetype:generate \

      -DarchetypeGroupId=org.jboss.errai.archetypes \

      -DarchetypeArtifactId=cdi-quickstart \

      -DarchetypeVersion=1.3.0.GA \

      -DarchetypeRepository=https://repository.jboss.org/nexus/content/groups/public/

       

      If I go to https://repository.jboss.org/nexus/content/groups/public/org/jboss/errai/archetypes/cdi-quickstart/ I am missing the 1.3.0.GA-folder. This should be there, right? Or do I misunderstand something?

       

      Regards,

      -Steffen-