You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Bud Rozwood <bu...@gmail.com> on 2020/05/18 18:09:35 UTC

Problem with apache-ant build

Hi,

I'm trying to install apache-ant-1.10.8 from source but I keep running into this issue:

-fetch-netrexx:

-fetch-netrexx-no-commons-net:
      [get] Getting:ftp://ftp.software.ibm.com/software/awdtools/netrexx/NetRexx.zip
      [get] To:/home/user/.ant/tempcache/NetRexx.zip
      [get] Error gettingftp://ftp.software.ibm.com/software/awdtools/netrexx/NetRexx.zip  to/home/bud/.ant/tempcache/NetRexx.zip

BUILD FAILED

after running

bootstrap/bin/ant -f fetch.xml -Ddest=optional

To test this, I tried downloading it manually via firefox and it says:

"Unable to connect Firefox can’t establish a connection to the server at 
ftp.software.ibm.com."

Is there something wrong with the server?

-- 
Bud Rozwood


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: Problem with apache-ant build

Posted by Jaikiran Pai <ja...@apache.org>.
I just gave this a try locally and it downloaded it fine both from the
Ant build command and even from the browser. Are you behind any
corporate proxies or such which might be preventing this download?

-Jaikiran

On 18/05/20 11:39 pm, Bud Rozwood wrote:
> Hi,
>
> I'm trying to install apache-ant-1.10.8 from source but I keep running
> into this issue:
>
> -fetch-netrexx:
>
> -fetch-netrexx-no-commons-net:
>      [get]
> Getting:ftp://ftp.software.ibm.com/software/awdtools/netrexx/NetRexx.zip
>      [get] To:/home/user/.ant/tempcache/NetRexx.zip
>      [get] Error
> gettingftp://ftp.software.ibm.com/software/awdtools/netrexx/NetRexx.zip 
> to/home/bud/.ant/tempcache/NetRexx.zip
>
> BUILD FAILED
>
> after running
>
> bootstrap/bin/ant -f fetch.xml -Ddest=optional
>
> To test this, I tried downloading it manually via firefox and it says:
>
> "Unable to connect Firefox can’t establish a connection to the server
> at ftp.software.ibm.com."
>
> Is there something wrong with the server?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org