0 Replies Latest reply on Oct 4, 2011 8:59 PM by titou09

    Problem while trying to deploy sample apps

    titou09

      I tried to deploy on of the WELD sample on tomcat by following instruction in the docs on section 6.4.1 Deploy on Tomcat


      When I run ant tomcat.deploy I receivte the following problem:


      [java] [INFO] Failed to resolve artifact.
      [java] 
      [java] GroupId: org.jboss.weld
      [java] ArtifactId: weld-core-parent
      [java] Version: 1.1.2.Final
      [java] 
      [java] Reason: Unable to download the artifact from any repository
      [java] 
      [java]   org.jboss.weld:weld-core-parent:pom:1.1.2.Final
      [java] 
      [java] from the specified remote repositories:
      [java]   central (http://repo1.maven.org/maven2)
      



      It seems that this is related to a problem in maven configuration, but as I don't know maven I don't know what to check/change and where
      Any clue would be helpful.
      Thx