1 Reply Latest reply on Mar 13, 2013 2:19 PM by arun.parihar

    Fabric profiles/containers and specifying local repository

    arun.parihar

      Hi

       

      I am unable to get fabric container install features from a non-default local repository, I have tried modifying with following three different PIDs but none has been of any help

       

      fabric:profile-edit --pid org.fusesource.fabric.agent/org.ops4j.pax.url.mvn.localRepository=file:path/to/repo default

      fabric:profile-edit --pid org.fusesource.fabric.maven/localRepository=file:path/to/repo default

      fabric:profile-edit --pid org.ops4j.pax.url.mvn/org.ops4j.pax.url.mvn.localRepository=file:path/to/repo default

       

      I have also tried adding the PID property into the specific profile itself which is used by the fabric child container, which again was of no help.

       

      Can anyone please answer how to let fabric container use a non-default local repository.

      Thanks in advance!