0 Replies Latest reply on Jul 14, 2014 10:47 PM by michael.chong

    Maven errors after importing Switchyard Quickstarts projects from FSW 6.0.0 into JBDS 7.1.1

    michael.chong

      I'm encountering the following Maven errors upon importing Quickstarts projects from my FSW 6.0.0 installation directory into JBDS 7.1.1. My Maven repository has been set up as follows:

       

       

       

      Multiple annotations found at this line:

       

      - Project build error: Non-resolvable import POM: Failure to transfer

       

      org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom:pom:2.0.0-beta-3 from http://

       

      maven.repository.redhat.com/techpreview/all/ was cached in the local repository, resolution will not be

       

      reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced.

       

      Original error: Could not transfer artifact org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom:pom:2.0.0-

       

      beta-3 from/to redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/):

       

      Connection refused: no further information to http://maven.repository.redhat.com/techpreview/all/org/jboss/

       

      shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.0-beta-3/shrinkwrap-resolver-bom-2.0.0-beta-3.pom

       

      - Project build error: Non-resolvable import POM: Failure to transfer org.jboss.resteasy:resteasy-

       

      bom:pom:2.3.5.Final from http://maven.repository.redhat.com/techpreview/all/ was cached in the local

       

      repository, resolution will not be reattempted until the update interval of redhat-techpreview-all-repository has

       

      elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.resteasy:resteasy-bom:pom:

       

      2.3.5.Final from/to redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/):

       

      Connection refused: no further information to http://maven.repository.redhat.com/techpreview/all/org/jboss/

       

      resteasy/resteasy-bom/2.3.5.Final/resteasy-bom-2.3.5.Final.pom

       

      - Project build error: Non-resolvable import POM: Failure to transfer org.jboss.arquillian:arquillian-

       

      bom:pom:1.0.3.Final from http://maven.repository.redhat.com/techpreview/all/ was cached in the local

       

      repository, resolution will not be reattempted until the update interval of redhat-techpreview-all-repository has

       

      elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.arquillian:arquillian-

       

      bom:pom:1.0.3.Final from/to redhat-techpreview-all-repository (http://maven.repository.redhat.com/

       

      techpreview/all/): Connection refused: no further information to http://maven.repository.redhat.com/

       

      techpreview/all/org/jboss/arquillian/arquillian-bom/1.0.3.Final/arquillian-bom-1.0.3.Final.pom

       

      - Failure to transfer org.apache.maven.plugins:maven-enforcer-plugin:pom:1.2 from http://

       

      maven.repository.redhat.com/techpreview/all/ was cached in the local repository, resolution will not be

       

      reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced.

       

      Original error: Could not transfer artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:1.2 from/to

       

      redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/): Connection refused:

       

      no further information to http://maven.repository.redhat.com/techpreview/all/org/apache/maven/plugins/

       

      maven-enforcer-plugin/1.2/maven-enforcer-plugin-1.2.pom

       

      - Project build error: Non-resolvable import POM: Failure to transfer

       

      org.jboss.arquillian.extension:arquillian-drone-bom:pom:1.1.0.Final from http://maven.repository.redhat.com/

       

      techpreview/all/ was cached in the local repository, resolution will not be reattempted until the update interval

       

      of redhat-techpreview-all-repository has elapsed or updates are forced. Original error: Could not transfer

       

      artifact org.jboss.arquillian.extension:arquillian-drone-bom:pom:1.1.0.Final from/to redhat-techpreview-all-

       

      repository (http://maven.repository.redhat.com/techpreview/all/): Connection refused: no further information

       

      to http://maven.repository.redhat.com/techpreview/all/org/jboss/arquillian/extension/arquillian-drone-bom/

       

      1.1.0.Final/arquillian-drone-bom-1.1.0.Final.pom

       

      - Project build error: Non-resolvable import POM: Failure to transfer org.jboss.spec:jboss-

       

      javaee-6.0:pom:3.0.2.Final from http://maven.repository.redhat.com/techpreview/all/ was cached in the local

       

      repository, resolution will not be reattempted until the update interval of redhat-techpreview-all-repository has

       

      elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.spec:jboss-javaee-6.0:pom:

       

      3.0.2.Final from/to redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/):

       

      Connection refused: no further information to http://maven.repository.redhat.com/techpreview/all/org/jboss/

       

      spec/jboss-javaee-6.0/3.0.2.Final/jboss-javaee-6.0-3.0.2.Final.pom

       

      - Project build error: Non-resolvable import POM: Failure to transfer org.richfaces:richfaces-bom:pom:

       

      4.2.0.Final from http://maven.repository.redhat.com/techpreview/all/ was cached in the local repository,

       

      resolution will not be reattempted until the update interval of redhat-techpreview-all-repository has elapsed or

       

      updates are forced. Original error: Could not transfer artifact org.richfaces:richfaces-bom:pom:4.2.0.Final from/

       

      to redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/): Connection

       

      refused: no further information to http://maven.repository.redhat.com/techpreview/all/org/richfaces/

       

      richfaces-bom/4.2.0.Final/richfaces-bom-4.2.0.Final.pom

       

      Anyone knows how to fix these errors?