Trying to build after a fresh checkout, I get this error: : mvn -s /dev/null clean install [...] [INFO] Building Sling - Scripting Implementation API [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/felix/maven-scr-plugin/1.0.7/maven-scr-plugin-1.0.7.pom Downloading: http://repo1.maven.org/maven2/org/apache/felix/maven-scr-plugin/1.0.7/maven-scr-plugin-1.0.7.pom Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/felix/maven-scr-plugin/1.0.7/maven-scr-plugin-1.0.7.pom Downloading: http://repo1.maven.org/maven2/org/apache/felix/maven-scr-plugin/1.0.7/maven-scr-plugin-1.0.7.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact.
GroupId: org.apache.felix ArtifactId: maven-scr-plugin Version: 1.0.7 Reason: Unable to download the artifact from any repository org.apache.felix:maven-scr-plugin:pom:1.0.7 from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), apache Snapshots (http://people.apache.org/repo/m2-snapshot-repository), apache.incubating (http://people.apache.org/repo/m2-incubating-repository) Anything going on with the Maven repository right now? -- Vidar S. Ramdal <[EMAIL PROTECTED]> - http://www.idium.no Akersgata 16, N-0158 Oslo, Norway
