I didn't realize that 1.601 was released yesterday. Even after updating to 1.601 I'm still receiving the same error:
Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException <http://stacktrace.jenkins-ci.org/search?query=org.apache.maven.project.ProjectBuildingException>: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact com.xxx:yyy:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 8, column 13 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1300) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1097) at hudson.FilePath.act(FilePath.java:989) at hudson.FilePath.act(FilePath.java:967) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:959) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536) at hudson.model.Run.execute(Run.java:1750) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: FAILURE Unless someone has a better idea I guess I'll have to check out Jenkin's code and start looking it over... -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9c307381-e558-4941-9e08-407b72a38ee6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
