Hi Olli, Thanks for the hint! I'll update the test and provide a new staging repo.
Cheers, Radu On Fri, 17 Jul 2015 at 12:48 Oliver Lietz <[email protected]> wrote: > This issue can be prevented by using the depends-maven-plugin [1] and > versionAsInProject() [2]. Maven should then stop you from performing a > release > as it can spot these SNAPSHOT dependencies. > > O. > > [1] > > https://github.com/apache/sling/blob/trunk/contrib/launchpad/karaf/org.apache.sling.launchpad.karaf-integration-tests/pom.xml > > [2] > > https://github.com/apache/sling/blob/trunk/contrib/launchpad/karaf/org.apache.sling.launchpad.karaf-integration-tests/src/main/java/org/apache/sling/launchpad/karaf/testing/KarafTestSupport.java > >
