Hi, I tried to setup servicemix 7 to always update snapshots from remote repository. So I added remote repository to org.ops4j.pax.url.mvn.repositories and also org.ops4j.pax.url.mvn.globalUpdatePolicy=always to etc/org.ops4j.pax.url.mvn.cfg
But when I tried to update bundle bundle:update ID, I can see in log e.g. this message: Skipped remote request for com.sample:bundle-sample:1.0-SNAPSHOT/maven-metadata.xml, already updated during this session. and of course, bundle is not updated. Can you tell me please what I missed? thanks, miso
