2 Replies Latest reply on Mar 27, 2014 2:33 AM by davsclaus

    JBoss Fuse ESB - Archetype Dependency Issue??

    prathapraj

      I am new to JBoss Fuse ESB.  I tried creating a new Fuse project using archetype camel-archetype-spring.. Because of proxy issues it couldnt download the necessary dependencies.

       

      Exception:

      ArtifactDescriptorException: Failed to read artifact descriptor for org.apache.camel:camel-spring:jar:2.12.0.redhat-610355: ArtifactResolutionException: Failure to transfer org.apache.camel:camel-spring:pom:2.12.0.redhat-610355 from http://repo.fusesource.com/nexus/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of release.fusesource.org has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.camel:camel-spring:pom:2.12.0.redhat-610355 from/to release.fusesource.org (http://repo.fusesource.com/nexus/content/repositories/releases): The operation was cancelled.    pom.xml    /camel-springesb

       

      Is there any way i can download all the dependencies offline and import it here?