0 Replies Latest reply on Jun 16, 2011 6:59 AM by orkun

    building project with maven failes

    orkun

      hello

       

      I used richfaces-4.0.0.Final and tried as maven project

      But it failed.

      here is the command I used:

       

       

      mvn -e archetype:generate \

             -DarchetypeGroupId=org.richfaces.archetypes \

             -DarchetypeArtifactId=richfaces-archetype-simpleapp \

             -DarchetypeVersion=4.0.0.Final \

             -DgroupId=org.docs.richfaces \

             -DartifactId=mpro1  \

              -Dversion=4.0.0-SNAPSHOT

       

      -------

       

      [ERROR] Failed to execute goal on project mpro1:

      Could not resolve dependencies for

      project org.docs.richfaces:mpro1:war:4.0.0-SNAPSHOT:

      Could not find artifact javax.servlet:jstl:jar:1.2 in jboss-public-repository-group

      (https://repository.jboss.org/nexus/content/groups/public/) -> [Help 1]

       

      can you tell me what might happen ?

       

      regards

       

      Ahmet Temiz