As Pax Exam is for integration testing it uses the bundles from the repo. If you want to test the code in the same bundle you need to create a tiny bundle containing your code. You can find an example of this at my blog/github. notizblog.nierbeck.de
Regards, Achim P.S. sorry hard to add links from mobile :-) sent from mobile device Am 11.07.2014 14:53 schrieb "jkraushaar" <[email protected]>: > Hi, > > when I commit a change to a module it triggers the build of a Karaf custom > distribution. This custom distribution is then used to run integration > tests > with PaxExam using the KarafDistributionConfigurationOption. > > The new snapshot version of my module is located in the system directory of > the custom distribution. But instead of deploying the current version of > the > module from there, PaxExam uses an old snapshot version from yesterday > installed from the Maven repository. > > Is my configuration wrong or is it a bug? Is there a workaround? > > Regards > Jochen > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/PaxExam-does-not-install-module-from-Karaf-system-directory-tp4034166.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
