Some more questions... I'm using the following provision URL:
mvn:com.example.package/my-artifact/0.1.0-SNAPSHOT/pom This pom file contains references to all the other bundles that should be loaded. My understanding is that all those bundles are supposed to be loaded by Pax Runner... but not a single bundle is being loaded! Am I misunderstanding something here? Thanks! Dave On Sat, 2007-09-22 at 11:37 +0900, David Leangen wrote: > > > Bottom line it does a subset of things that maven-bundle-plugin does > > but at runtime not at build time. > > Ok, that's clear. Thanks! > > I'm curious, though... why do you think this is important to do at > runtime? Don't you think it would be better to package these before > hand? > > Just wondering what you see as the use case for this... > > > Moving on to other topics now... > > Here are some suggestions for improvement. If I had more time, I'd give > you a hand, but I'm perpetually bogged down with too much other stuff... > > 1. The script arguments are difficult to understand. > I needed to figure out how to use, for example, > the vmOptions arg by looking at the source code. > > (Actually, I've given up and I'm just going to ask > you... how do I need to use the vmOptions??) > > Would be better to have a "complete" example (i.e. > one that uses all the available args) on the wiki. > > 2. I need to play around with Runner, so I had to > install it in my Eclipse. That was really time- > consuming. I wonder if there's an easier way... > > (Note: I still haven't got around to looking > at pax construct, if that's what your > answer is...) > > > Unrelated question... > > Last time I used JUnit4 (which wasn't all that long ago!), it wouldn't > work with Maven... I noticed that your test cases use JUnit4... did they > finally get their act together? If so, what version are you using to get > this to work? > > > > > > _______________________________________________ > 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