On Thu, Jul 24, 2008 at 12:16 AM, Toni Menzel <[EMAIL PROTECTED]> wrote:
> Hi Hendy, > > i can understand the problem but i am currently not sure what solution you > want to see: > Do you keep your /tmp/paxdrone_runner_ceefour folder and are just annoyed > that currently all "addBundle" dependencies are always re-checked (via an > automatic @update suffix done by paxdrone)? > This is what i wanted to change anyway and should be simple to do. You just > have to live with a snapshot release for a while. > > Another thing is you just want to have the mandatory jars from paxdrone > added to your local repo: > From pax drone itself you need: > > org.ops4j.pax.dron/pax-drone-runtime > org.ops4j.pax.dron/pax-drone-zombie (for paxrunner remote process > connectivity) > > you could download them (manually or using a pom like you did in paxrunner) > and install them in your local repository. > Then paxrunner will never download it from the web anymore. > For some reason this technique didn't work. Maybe a bug with pax-url-mvn ? I have the artifacts v0.1.2 on local Maven but they're not used by Pax Drone. Perhaps that's because of @update ? Or perhaps it's because Pax Drone doesn't specify the version ? > > If you have another solution please come up with it! ;-) > Hope this helps. > > greets, > Toni > > > On 23.07.2008, at 17:18, Hendy Irawan wrote: > > I am used to workaround Pax-Runner due to it constantly redownload things > (that aren't already in my local Maven repo, so I will add POM dependencies > to artifacts that Pax-Runner wants so it will be happy) and now I need > another workaround to make Pax-Drone "working". > > Please inform how to "trick" Pax-Drone so I can specify its dependencies > manually in my POM so it won't request/check downloads. Thank you. > > [org.ops4j.pax.runner.platform.internal.PlatformImpl] : Creating new file > at destination: > /tmp/paxdrone_runner_ceefour/bundles/org.ops4j.pax.drone.zombie_0.1.2.jar > -> mvn:org.ops4j.pax.drone/pax-drone-zombie : connecting... > [org.ops4j.pax.url.mvn.internal.Connection] : Resolving > [mvn:org.ops4j.pax.drone/pax-drone-zombie] > [org.ops4j.pax.url.mvn.internal.Connection] : Collecting versions from > repository [file:/home/ceefour/.m2/repository/,releases=true,snapshots=true] > [org.ops4j.pax.url.mvn.internal.Connection] : Resolving metadata > [org.ops4j.pax.url.mvn.internal.Connection] : Skipping repository > [file:/home/ceefour/.m2/repository/,releases=true,snapshots=true], reason: > Metadata not found in repository [file:/home/ceefour/.m2/repository/] > [org.ops4j.pax.url.mvn.internal.Connection] : Collecting versions from > repository [http://repo1.maven.org/maven2/,releases=true,snapshots=false] > [org.ops4j.pax.url.mvn.internal.Connection] : Resolving metadata > [org.ops4j.pax.url.mvn.internal.Connection] : Skipping repository [ > http://repo1.maven.org/maven2/,releases=true,snapshots=false], reason: > Metadata not found in repository [http://repo1.maven.org/maven2/] > [org.ops4j.pax.url.mvn.internal.Connection] : Collecting versions from > repository [ > http://repository.ops4j.org/maven2/,releases=true,snapshots=false] > [org.ops4j.pax.url.mvn.internal.Connection] : Resolving metadata > [org.ops4j.pax.url.mvn.internal.Connection] : Resolving latest version > [org.ops4j.pax.url.mvn.internal.Connection] : Collecting versions from > repository [ > http://repository.springsource.com/maven/bundles/release/,releases=true,snapshots=false > ] > [org.ops4j.pax.url.mvn.internal.Connection] : Resolving metadata > [org.ops4j.pax.url.mvn.internal.Connection] : Skipping repository [ > http://repository.springsource.com/maven/bundles/release/,releases=true,snapshots=false], > reason: Metadata not found in repository [ > http://repository.springsource.com/maven/bundles/release/] > [org.ops4j.pax.url.mvn.internal.Connection] : Collecting versions from > repository [ > http://repository.springsource.com/maven/bundles/external/,releases=true,snapshots=false > ] > [org.ops4j.pax.url.mvn.internal.Connection] : Resolving metadata > > > > -- > Best regards, > Hendy Irawan > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > -- Best regards, Hendy Irawan
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
