On Fri, Dec 5, 2014 at 9:10 PM, Pontus Amberg <[email protected]> wrote: > 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/ > )
Good catch, thank you! Fixed in https://svn.apache.org/r1643421 Robert > > 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
