(10/08/06 2:14), sai.thumul...@verizonwireless.com wrote:
Hi - I am trying to compile Solr source and during "ant dist" step, the
build times out on
get-colt:
[get] Getting:
http://repo1.maven.org/maven2/colt/colt/1.2.0/colt-1.2.0.jar
[get] To:
/opt/solr/apache-solr-1.4.0/contrib/clustering/lib/downloads/colt-1.2.0.
jar
After a while - the steps fails giving the following message
BUILD FAILED
/opt/solr/apache-solr-1.4.0/common-build.xml:356: The following error
occurred while executing this line:
/opt/solr/apache-solr-1.4.0/common-build.xml:219: The following error
occurred while executing this line:
/opt/solr/apache-solr-1.4.0/contrib/clustering/build.xml:79:
java.net.ConnectException: Connection timed out
Any help is greatly appreciated?
Sai Thumuluri
Sai,
If there is a proxy in your environment, specify the proxy host
and port (and optionally user and password):
$ ant dist -Dproxy.home=HOST -Dproxy.port=PORT -Dproxy.user=USER
-Dproxy.password=PASSWORD
Koji
--
http://www.rondhuit.com/en/