> [INFO] Apache Sling RepoInit Integration Tests ........... FAILURE [4.379s]
> [ERROR] Failed to execute goal on project org.apache.sling.repoinit.it: Could > not resolve dependencies for project > org.apache.sling:org.apache.sling.repoinit.it:slingstart:0.0.1-SNAPSHOT: > Could not find artifact > org.apache.sling:org.apache.sling.api:jar:2.12.1-SNAPSHOT in Nexus > (http://repository.apache.org/snapshots) -> [Help 1] the RepoInit Integration tests fail in jenkins since yesterday (both 1.7 and 1.8 builds). not sure from where it gets the invalid api dependency 2.12.1-SNAPSHOT, it's not defined in the sources. strange thing is when i test it local: - it passes when i build only repoinit/it- it passes when i build - it passes when i build repoinit including all 3 submodules - it fails with the above error when i build all sling projects starting at the root pom level stefan
