Re: trouble fetching Ant dependencies -- getting HTTP 403 forbidden

2011-10-24 Thread Nicolas Lalevée
ilto:nicolas.lale...@hibnet.org] > Sent: 21 October 2011 16:35 > To: Ant Users List > Cc: Ant Developers List > Subject: Re: trouble fetching Ant dependencies -- getting HTTP 403 forbidden > > I have search in every maven repository I know, it seems the jai-core.jar has > disa

RE: trouble fetching Ant dependencies -- getting HTTP 403 forbidden

2011-10-24 Thread Holman, Chris
2011 16:35 To: Ant Users List Cc: Ant Developers List Subject: Re: trouble fetching Ant dependencies -- getting HTTP 403 forbidden I have search in every maven repository I know, it seems the jai-core.jar has disappeared... Nicolas Le 20 oct. 2011 à 17:58, Aleksey Tsalolikhin a écrit : > Hi.

Re: trouble fetching Ant dependencies -- getting HTTP 403 forbidden

2011-10-21 Thread Nicolas Lalevée
I have search in every maven repository I know, it seems the jai-core.jar has disappeared... Nicolas Le 20 oct. 2011 à 17:58, Aleksey Tsalolikhin a écrit : > Hi. I'm trying to install Ant (binary), the fetch step is not > working, I'm getting 403 Forbidden. > > I also got a warning that tools

RE: trouble fetching Ant dependencies -- getting HTTP 403 forbidden

2011-10-20 Thread Holman, Chris
If you browse the maven repository at that location, the pom file is there but the jar file is missing. Not sure if this would give a 403 error though. Regards, Chris Holman LinkedIn: http://uk.linkedin.com/in/chrisdholman -Original Message- From: Aleksey Tsalolikhin [mailto:atsaloli.t..

Re: trouble fetching Ant dependencies -- getting HTTP 403 forbidden

2011-10-20 Thread Michael Ludwig
Aleksey Tsalolikhin schrieb am 20.10.2011 um 08:58 (-0700): > Hi. I'm trying to install Ant (binary), the fetch step is not > working, I'm getting 403 Forbidden. > > I also got a warning that tools.jar was not found. Is this a critical > dependency? Only if you need something from tools.jar, lik