Hmmm... lots of compilation failures from Maven build regarding http-client classess not found?
This seems to have been a problem with the maven build since Feb 10... https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1101/ ...looking at the commits, i think this looks like the suspicious one... https://svn.apache.org/viewvc?view=revision&revision=1566456 It's the only commit arround that day that changes an ivy.xml file, and that change relates to httpcomponents... https://svn.apache.org/viewvc/lucene/dev/trunk/solr/core/ivy.xml?r1=1566456&r2=1566455&pathrev=1566456 ...so it looks like something else needs to change in the maven configs as well? : Date: Thu, 13 Feb 2014 06:33:12 +0000 (UTC) : From: Apache Jenkins Server <[email protected]> : Reply-To: [email protected] : To: [email protected] : Subject: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1103: POMs out of sync : : Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1103/ : : All tests passed : : Build Log: : [...truncated 48771 lines...] : [mvn] [INFO] ------------------------------------------------------------- : [mvn] [INFO] ------------------------------------------------------------- : [mvn] [ERROR] COMPILATION ERROR : : [mvn] [INFO] ------------------------------------------------------------- : : [...truncated 373 lines...] : BUILD FAILED : /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:476: The following error occurred while executing this line: : /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:176: The following error occurred while executing this line: : /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-trunk/extra-targets.xml:77: Java returned: 1 : : Total time: 47 minutes 34 seconds : Build step 'Invoke Ant' marked build as failure : Recording test results : Email was triggered for: Failure : Sending email for trigger: Failure : : : -Hoss http://www.lucidworks.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
