Hey Carlos,

AFAIK there is currently no option to cache those artifacts directly
(although it should be quite trivial to implement since pax-url uses
aether now (right? Toni?). Actually the simplest workaround is to add
all artifacts required by your tests to your local m2 repo (maybe via
some ueber artifacts)

Hope this helps,

Kind regards,
Andreas

On Tue, Apr 5, 2011 at 5:17 PM, Carlos Baez Ruiz <carlos.b...@i2cat.net> wrote:
> Hi all,
>
> I am using PAX-EXAM to tests a OSGi projects and i am having some problems..
> i hope you can help me...  Our problem is that our OSGi project has to
> download a lot of bundles (we are downloading a FUSE[1] osgi framework via
> features.xml).  And Each test with pax-exam is very tedious because it has
> to download all the necessary bundles every time (perfectly, a test can
> spend 10 mins to finish to download all the framework). is it exit any
> param, option to avoid to redownload and reload all the bundles? I was
> searching in the documentation but i don't see nothing. If any person has
> some idea is well-received, our TDD (Test driven development) are being a
> hell...
>
> Regards,
> Carlos
>
>
> [1] http://fusesource.com/products/enterprise-servicemix/
>
>
> --
> Carlos Baez Ruiz
>
> Network Technologies Cluster (CTX)
> Fundació i2Cat, Internet i Innovació Digital a Catalunya
> C/ Gran Capità 2 - 4, Nexus I building, 1st floor, office 109
> 08034 Barcelona, Catalonia, Spain
>
>
> P: +34 93 567 9927
> F: +34 93 553 2520
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>
>

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to