4 Replies Latest reply on Nov 29, 2012 8:25 AM by komododave

    What is the correct process manager bundle mvn URI?

    komododave

      After manually inspecting a number of fuse repos, I'm still unable to acquire the process manager bundle via a mvn URI. It's not a maven proxy/repo configuration issue, since custom features are being accessed just fine.

       

      Considering both of these repos exist:

       

      http://repo.fusesource.com/nexus/content/repositories/snapshots/org/fusesource/fabric/process-manager/

       

      http://repo.fusesource.com/nexus/content/repositories/snapshots/org/fusesource/process/process-manager/

       

      ..then I've tried adding each of these under MyProfile -> Bundles:

       

      mvn:org.fusesource.fabric/process-manager/99-master-SNAPSHOT

       

      mvn:org.fusesource.process/process-manager/99-master-SNAPSHOT

       

      ..and neither works. Both display  Provision Status: Downloading and ultimately fail.

       

      Is it obvious what I'm doing wrong here?