instead of using mvn:... you can also use file:... and pointing it to the one in your target directory.
Kind regards, Andreas On Tue, Jan 17, 2012 at 22:12, Vestal, Rick <[email protected]> wrote: > Hi all, > > Finally back to some osgi work and was very happy to see ServiceMix 4.4.0 > out so that I can move to it and not lose the paxexam karaf test framework. > > I've got a question on how other users are testing their modules. > > Ideally, I'd like to have a set of integration tests live in the osgi > bundle module that use the paxexam labs work. The problem I'm running into > is that the 'latest' version of my osgi bundle isn't what is provisioned as > the provision option is picking up the last one installed into my local > maven repository. > > Is there an option to make the provision call use the 'just packaged' > bundle? > > Thanks, > > -- Rick >
