This build failed because the Solr Clustering contrib timed out transferring 
two v3.0.1 Lucene artifacts dependencies from the Maven central repository, 
e.g.:

        Downloading: 
http://repo1.maven.org/maven2/org/apache/lucene/lucene-snowball
                /3.0.1/lucene-snowball-3.0.1.jar
        [WARNING] Unable to get resource 
'org.apache.lucene:lucene-snowball:jar:3.0.1'
                from repository central (http://repo1.maven.org/maven2):
                Error transferring file: Operation timed out

This is (hopefully) a transient problem.

However, unlike the Maven build, the Lucene/Solr Ant build does not include any 
older lucene artifacts in the Clustering contrib's classpath.  To fix this, I 
have excluded all Lucene artifacts from Maven's transitive dependency 
resolution for the Clustering contrib's carrot2-core dependency, both on trunk 
and on branch_3x.  All tests pass under the Maven build.

Steve

> -----Original Message-----
> From: Apache Hudson Server [mailto:hud...@hudson.apache.org]
> Sent: Tuesday, March 01, 2011 9:50 AM
> To: dev@lucene.apache.org
> Subject: [HUDSON-MAVEN] Lucene-Solr-Maven-trunk #41: POMs out of sync
> 
> Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-trunk/41/
> 
> No tests ran.
> 
> Build Log (for compile errors):
> [...truncated 14871 lines...]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to