Hi Achim, thanks a lot. At last I managed to force PaxExam to use the latest snapshot. We use a Maven mirror to route all requests to our company repo. PaxExam used the mirror ID (alias) to get the dependencies. On the other hand our Jenkins deployed the latests snapshots under ID server1-snapshots. That's why I had a maven-metadata-server1-snapshots.xml and a maven-metadata-alias.xml in the local Maven repo. Renaming the mirror ID defined in the settings.xml file to server1-snapshots fixed the problem.
Regards Jochen -- View this message in context: http://karaf.922171.n3.nabble.com/PaxExam-does-not-install-module-from-Karaf-system-directory-tp4034166p4034172.html Sent from the Karaf - User mailing list archive at Nabble.com.
