Hi, AFAIK, pax exam doesn't force an update. That's why I usually combine it with maven and reference the version from maven. This way you always have the latest version.
Regards, Achim P.S. Right now only mobile available, therefore can't provide links to samples. sent from mobile device Am 11.07.2014 15:31 schrieb "jkraushaar" <[email protected]>: > Hi Achim, > > if PaxExam uses the Maven repo, I wonder why it does not use the latest > version but instead the one from yesterday. Is it because PaxExam does not > force an update and the local repository does not contain the latest > version? > > Actually when I look into the local repo directory of the module in > question, I find two metadata files: maven-metadata-server1-snapshot.xml > and > maven-metadata-alias.xml whereas alias is defined as mirror of server1 in > settings.xml. > > While maven-metadata-server1.snapshot.xml contains the latest snapshot, > maven-metadata-alias.xml contains yesterdays module. I guess PaxExam uses > maven-metadata-alias.xml. Probably this is an error in my configuration? > > Thanks > Jochen > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/PaxExam-does-not-install-module-from-Karaf-system-directory-tp4034166p4034168.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
