For a while now it's been impossible to build Sling on a computer with an empty Maven repository since there is a dependency for org.apache.sling:org.apache.sling.launchpad:jar:standalone:7-SNAPSHOT that isn't available ( http://repository.apache.org/content/groups/snapshots/org/apache/sling/org.apache.sling.launchpad/7-SNAPSHOT/ )
Here's the error message: [ERROR] Failed to execute goal on project org.apache.sling.testing.samples.integrationtests: Could not resolve dependencies for project org.apache.sling:org.apache.sling.testing.samples.integrationtests:jar:1.0.7-SNAPSHOT: Could not find artifact org.apache.sling:org.apache.sling.launchpad:jar:standalone:7-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) /Pontus
