Hi,

The problem is: the maven build does not succeed at the moment because Solr 
tests are likely to fail, see: https://builds.apache.org/computer/lucene/

But you can download the standard Lucene and Solr Artifacts from 
https://builds.apache.org/job/Lucene-Artifacts-4.x/ and 
https://builds.apache.org/job/Solr-Artifacts-4.x/. Just use them directly, 
Maven is crap altogether :-) (my personal opinion). But the maven artifacts can 
be found there, too, so just add the Jenkins job as custom repo to your maven 
config - they are just not uploaded from this build, because it uses ANT and 
not Maven to build, so uploading to snapshot repository is not done (not sure 
if this would work).

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de

> -----Original Message-----
> From: Neil Ireson [mailto:n.ire...@dcs.shef.ac.uk]
> Sent: Tuesday, December 11, 2012 2:45 PM
> To: java-user@lucene.apache.org
> Subject: Maven 4.1-SNAPSHOTS not up-to-date
> 
> Hi all,
> 
> I was wanting to use the 4.1 version to access some of the latest
> improvements, I was hoping to just connect to the maven snapshot
> repository but it seems that they are not being updated as they are from
> October 24/25. Is this a deliberate policy or a "bug", and any chance of a fix
> for either of these?
> 
> For me it would make more sense if the snapshot repository made the
> (successful) nightly builds available, with anyone using snapshots having to
> accept the caveats associated with constantly changing code.
> 
> N
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to