Hi, we experience regular build failures directly after project checkout/clone:
<snip> ERROR: Failed to parse POMs java.io.IOException: remote file operation failed: /home/jenkins/jenkins-slave/workspace/Tamaya-Extensions-Master-with-Coverage at hudson.remoting.Channel@27f54e4d:ubuntu-4: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tamaya.ext:tamaya-extensions:pom:0.4-incubating-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 24, column 13 </snip> e.g. https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Extensions-Master-with-Coverage/166/console The "workaround" is to manually retrigger the build. Is there a reason for these errors we could possibly fix? Any hints? Thanks, Phil