2 Replies Latest reply on Aug 8, 2012 4:14 PM by amollin

    Generating Custom (local) Repository

    amollin

      Hello there,

       

      I'm new to Fuse ESB.  I'm trying to generate a local (custom) Maven repository as per the guidelines mentioned at this (http://fusesource.com/docs/esbent/7.0/esb_deploy_osgi/Locate-CustomRepo.html) site.

       

      I've created the pom.xml as recommended in the site.

       

      However, when I execute "mvn generate-resources", I run into the following error.

       

      features:add-features-to-repo {execution: add-features-to-repo}

      Copying bundle: org.apache.karaf.assemblies.features:standard:xml:features:2.2.5.fuse-7-061

      Skipping jpp repository file:///usr/share/maven2/repository in vanilla mode

      Trying repository bootstrap_repo

      Downloading: file:///usr/share/maven2/bootstrap_repo/org/apache/karaf/assemblies/features/standard/2.2.5.fuse-7-061/standard-2.2.5.fuse-7-061.pom

      Unable to get resource 'org.apache.karaf.assemblies.features:standard:xml:features:2.2.5.fuse-7-061' from repository bootstrap_repo (file:///usr/share/maven2/bootstrap_repo)

      Trying repository central

      Downloading: http://repo1.maven.org/maven2/org/apache/karaf/assemblies/features/standard/2.2.5.fuse-7-061/standard-2.2.5.fuse-7-061-features.xml

      Unable to get resource 'org.apache.karaf.assemblies.features:standard:xml:features:2.2.5.fuse-7-061' from repository central (http://repo1.maven.org/maven2)

      -


      FATAL ERROR

      -


       

      I checked in Maven Central Repository, and found there is no fuse artifact available.

       

      I've attached pom.xml and the Maven error output files.

       

      Please advise.

       

      Thanks,

      Ashok