Hi arian487,
You apparently are not using the official Ant build? (Maven is officially
unsupported.)
The scripts used by the Lucene and Solr Jenkins builds at the ASF are available
here:
http://svn.apache.org/repos/asf/lucene/dev/nightly/
The ASF Jenkins jobs checkout the above directory in addition to the
Lucene/Solr branch/trunk to be tested, and then invoke the appropriate script
from the above directory.
There are Maven build scripts there - the artifact you're looking for is
installed in the local repository by calling the equivalent of:
mvn -N -Pbootstrap install
When the Maven jobs run under ASF Jenkins, the results are published nightly.
More details here:
http://wiki.apache.org/solr/NightlyBuilds
Steve
> -----Original Message-----
> From: arian487 [mailto:[email protected]]
> Sent: Wednesday, August 10, 2011 9:54 PM
> To: [email protected]
> Subject: Hudson build issues
>
> Whenever I try to build this on our hudson server it says it can't find
> org.apache.lucene:lucene-xercesImpl:jar:4.0-SNAPSHOT. Is the Apache repo
> lacking this artifact?
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/Hudson-
> build-issues-tp3244563p3244563.html
> Sent from the Solr - User mailing list archive at Nabble.com.