Hi Maarten,
I am not using any such jar files.But after reading your mail, I placed
commons-httpclient-2.0.jar in my classpath and tried to build. But the
result is the same. Its the message got from command prompt.
Buildfile: build.xml
resolve:
No ivy:settings found for the default reference 'ivy.instance'. A default
instance will be used
[null] no settings file found, using default...
[null] :: Ivy 2.0.0-beta2 - 20080225093827 ::
http://ant.apache.org/ivy/ ::
[null] :: loading settings :: url =
jar:file:/D:/apache-ant-1.6.2/lib/ivy-2
.0.0-beta2.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:retrieve] :: resolving dependencies ::
org.apache#hello-ivy;working@praveen
ps
[ivy:retrieve] confs: [default]
BUILD FAILED
java.lang.NoSuchMethodError:
org.apache.commons.httpclient.HttpClient.getParams(
)Lorg/apache/commons/httpclient/params/HttpClientParams;
Regards,
Praveen.
Maarten Coene wrote:
>
> Which version of commons-httpclient do you have in your classpath?
>
> Maarten
>
>
>
> ----- Original Message ----
> From: Praveen P.S <praveenps20@gmail.com>
> To: ivy-user@ant.apache.org
> Sent: Wednesday, July 30, 2008 1:47:07 PM
> Subject: New to Ivy
>
>
> hi,
> am new to ivy.
> I downloaded the hello-ivy folder from apaches site and tried to build.
> But
> build failed and got a message like follows.
> java.lang.NoSuchMethodError:
> org.apache.commons.httpclient.HttpClient.getParams(
> )Lorg/apache/commons/httpclient/params/HttpClientParams;
>
> I am using jdk1.5.0_14 and jre1.6.0_03.
>
> please help me.
> Regards,
> Praveen.
> --
> View this message in context:
> http://www.nabble.com/New-to-Ivy-tp18731455p18731455.html
> Sent from the ivy-user mailing list archive at Nabble.com.
>
>
>
>
>
--
View this message in context: http://www.nabble.com/New-to-Ivy-tp18731455p18733941.html
Sent from the ivy-user mailing list archive at Nabble.com.
|