The problem here is: The Maven job uploads the artifacts tot he remote reporsitoy, but does not install it locally, so the dependency check does not work. It worked before in an incorrect way, because it only verified the results of the Maven build, not our artifact creation with Ant.
I think we should split those 2 jenkins tasks and have a separate one that only deploys to apache snapshots, but does not validate (which does not work, see above). I will remove the dependency checks for now in the maven task and move it the half-hourly builds. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Apache Jenkins Server [mailto:jenk...@builds.apache.org] > Sent: Wednesday, December 12, 2012 12:24 PM > To: dev@lucene.apache.org > Subject: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #181: POMs out of sync > > Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/181/ > > No tests ran. > > Build Log: > [...truncated 11359 lines...] > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org