On Thu, 2014-10-16 at 20:48 +0000, Apache Jenkins Server wrote: > Waiting for Jenkins to finish collecting data[ERROR] Failed to execute > goal on project org.apache.sling.resourceaccesssecurity.it: Could not > resolve dependencies for project > org.apache.sling:org.apache.sling.resourceaccesssecurity.it:bundle:0.0.1-SNAPSHOT: > Could not find artifact > org.apache.sling:org.apache.sling.launchpad:jar:standalone:7-SNAPSHOT in > Nexus (http://repository.apache.org/snapshots) -> [Help 1]
The 7-SNAPSHOT version of the launchpad is no longer available after Sling 7 was released. This should be fixed to use either 7 or 8-SNAPSHOT. I would fix it myself but I'm not sure if these ITs need 7 ( stable ) or 8-SNAPSHOT ( latest bundles ). Robert
