Hi Carsten, On Mon, Dec 15, 2014 at 6:04 PM, Carsten Ziegeler <[email protected]> wrote: > Failed to execute goal on project > org.apache.sling.launchpad.integration-tests: Could not resolve > dependencies for project > org.apache.sling:org.apache.sling.launchpad.integration-tests:jar:1.0.1-SNAPSHOT: > Failure to find org.apache.sling:org.apache.sling.junit.core:jar:1.0.10 > in > http://nexus.bsl.eur.adobe.com/content/groups/development-repositories > was cached in the local repository, resolution will not be reattempted > until the update interval of nexus-releases has elapsed or updates are > forced -> [Help 1]
I think this was changed in the poms earlier that it should have been. But you should try mvn -U now, the artifacts seem to the there https://repo1.maven.org/maven2/org/apache/sling/org.apache.sling.junit.core/1.0.10/ Robert
