the maven build has had failed comilation on trunk since Jan-8 due to the
"Filter" class not being found when compiling JettySolrRunner...
[mvn]
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/solr/core/src/java/org/apache/solr/client$
[mvn] class file for javax.servlet.Servlet not found
[mvn]
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/solr/core/src/java/org/apache/solr/client$
[mvn] symbol: class Filter
[mvn] location: class
org.apache.solr.client.solrj.embedded.JettySolrRunner
Since there is no similar compilation failure with ant, this smells like a
maven dependency problem.
first maven build with these broken compilation was #1315 @ r1650301 ...
https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1315/
Previous (successful) maven build was #1314 @ r1650132
Commits in between...
LUCENE-6165: Change merging APIs from LeafReader to CodecReader
(detail/ViewSVN)
SOLR-4839: fix licensing metadata. PLEASE RUN PRECOMMIT BEFORE COMMITTING.
(detail/ViewSVN)
SOLR-6787 more logging (detail/ViewSVN)
SOLR-6787 commit right away instead of waiting (detail/ViewSVN)
SOLR-6925: Back out changes having to do with SOLR-5287 (editing configs
from admin UI) (detail/ViewSVN)
SOLR-4839: Remove dependency to jetty.orbit (detail/ViewSVN)
...perhaps the reason jetty.orbit was included before was to satisfy the
javax.servlet.Filter import? ... why isn't the Servlet dependency handling
that?
On Mon, 12 Jan 2015, Apache Jenkins Server wrote:
: Date: Mon, 12 Jan 2015 18:44:02 +0000 (UTC)
: From: Apache Jenkins Server <[email protected]>
: Reply-To: [email protected]
: To: [email protected]
: Subject: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1319: POMs out of sync
:
: Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1319/
:
: No tests ran.
:
: Build Log:
: [...truncated 39089 lines...]
: [mvn] [INFO]
-------------------------------------------------------------
: [mvn] [INFO]
-------------------------------------------------------------
: [mvn] [ERROR] COMPILATION ERROR :
: [mvn] [INFO]
-------------------------------------------------------------
:
: [...truncated 696 lines...]
: BUILD FAILED
:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:542:
The following error occurred while executing this line:
:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:204:
The following error occurred while executing this line:
: : Java returned: 1
:
: Total time: 20 minutes 1 second
: Build step 'Invoke Ant' marked build as failure
: 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]