4 Replies Latest reply on Apr 21, 2010 1:15 PM by starksm64

    Building trunk under the new svn repos

    starksm64

      I have updated my settings.xml to refer to the new nexus repo, but while trying to build the current trunk I'm finding several unresolved artifacts. Is the a repo issue, trunk issue, ...?

       

      [551][valkyrie: trunk]$ svn info
      Path: .
      URL: https://svn.jboss.org/repos/common/arquillian/trunk
      Repository Root: https://svn.jboss.org/repos/common
      Repository UUID: 15291643-af16-0410-b526-a589213603f9
      Revision: 4286
      Node Kind: directory
      Schedule: normal
      Last Changed Author: aslak
      Last Changed Rev: 4285
      Last Changed Date: 2010-04-21 02:51:16 -0700 (Wed, 21 Apr 2010)

       

      [552][valkyrie: trunk]$ mvn install

      ...

       

      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Failed to resolve artifact.

       

      Missing:
      ----------
      1) apache-xerces:xml-apis:jar:2.9.1

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=apache-xerces -DartifactId=xml-apis -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=apache-xerces -DartifactId=xml-apis -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.aop:jboss-aop:jar:client:2.1.1.GA
            4) apache-xerces:xml-apis:jar:2.9.1

       

      2) jpl-pattern:jpl-pattern:jar:1.0

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=jpl-pattern -DartifactId=jpl-pattern -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
            4) jpl-pattern:jpl-pattern:jar:1.0

       

      3) quartz:quartz:jar:1.6.0

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
            4) quartz:quartz:jar:1.6.0

       

      4) sun-jaxws:jaxws-api:jar:2.1.1

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jaxws-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
            4) sun-jaxws:jaxws-api:jar:2.1.1

       

      5) wutka-dtdparser:dtdparser121:jar:1.2.1

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=wutka-dtdparser -DartifactId=dtdparser121 -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=wutka-dtdparser -DartifactId=dtdparser121 -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.jbossas:jboss-as-ejb3:jar:client:5.1.0.GA
            4) org.jboss:jbossxb:jar:2.0.1.GA
            5) wutka-dtdparser:dtdparser121:jar:1.2.1

       

      6) trove:trove:jar:2.1.1

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=trove -DartifactId=trove -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.aop:jboss-aop:jar:client:2.1.1.GA
            4) trove:trove:jar:2.1.1

       

      7) jpl-util:jpl-util:jar:1.0

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=jpl-util -DartifactId=jpl-util -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
            4) jpl-util:jpl-util:jar:1.0

       

      8) cglib:cglib:jar:2.1.3

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=cglib -DartifactId=cglib -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.jbossas:jboss-as-ejb3:jar:client:5.1.0.GA
            4) cglib:cglib:jar:2.1.3

       

      9) javax.security:jacc:jar:1.0

       

        Try downloading the file manually from:
            http://java.sun.com/j2ee/javaacc/

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jacc -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
            4) org.jboss.aspects:jboss-remoting-aspects:jar:1.0.2
            5) org.jboss.aspects:jboss-security-aspects:jar:1.0.0.GA
            6) javax.security:jacc:jar:1.0

       

      10) apache-xerces:xercesImpl:jar:2.9.1

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=apache-xerces -DartifactId=xercesImpl -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=apache-xerces -DartifactId=xercesImpl -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.jbossas:jboss-as-ejb3:jar:client:5.1.0.GA
            4) org.jboss:jbossxb:jar:2.0.1.GA
            5) apache-xerces:xercesImpl:jar:2.9.1

       

      11) sun-jaxws:jsr181-api:jar:2.1.1

       

        Try downloading the file manually from the project website.

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=sun-jaxws -DartifactId=jsr181-api -Dversion=2.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.ejb3:jboss-ejb3-core:jar:client:1.1.5
            4) sun-jaxws:jsr181-api:jar:2.1.1

       

      12) javax.security:jaas:jar:1.0.01

       

        Try downloading the file manually from:
            http://java.sun.com/products/jaas/index-10.html

       

        Then, install it using the command:
            mvn install:install-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file

       

        Alternatively, if you host your own repository you can deploy the file there:
            mvn deploy:deploy-file -DgroupId=javax.security -DartifactId=jaas -Dversion=1.0.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

       

        Path to dependency:
            1) org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT
            2) org.jboss.jbossas:jboss-as-client:pom:5.1.0.GA
            3) org.jboss.jbossas:jboss-as-server:jar:client:5.1.0.GA
            4) javax.security:jaas:jar:1.0.01

       

      ----------
      12 required artifacts are missing.

       

      for artifact:
        org.jboss.arquillian.container:arquillian-jbossas-remote-51:jar:1.0.0-SNAPSHOT

       

      from the specified remote repositories:
        jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)