Re: [Build failure] Connection Reset when downloading closure-compiler-v20130603.jar

2017-10-09 Thread Madhawa Kasun Gunasekara
Yes, I was able to build the Nutch source successfully by connecting from a different network. Thanks for the help. Regards, Madhawa Madhawa On Mon, Oct 9, 2017 at 4:19 PM, Jorge Betancourt wrote: > I don’t think this is something ant/Nutch specific, looks more

Re: [Build failure] Connection Reset when downloading closure-compiler-v20130603.jar

2017-10-09 Thread Jorge Betancourt
I don’t think this is something ant/Nutch specific, looks more like an intermittent connectivity issue from your provider provider? Honestly is hard to identify from here :). In order to build Nutch you’ll need a reliable internet connection. I’ve just tried to download the same file and works

Re: [Build failure] Connection Reset when downloading closure-compiler-v20130603.jar

2017-10-09 Thread Madhawa Kasun Gunasekara
Nope. I'm not behind a proxy. madhawa@madhawa-ThinkPad-T540p:~/DSS-BAM$ wget http://repo1.maven.org/maven2/com/google/javascript/closure-compiler/v20130603/closure-compiler-v20130603.jar --2017-10-09 15:50:03--

Re: [Build failure] Connection Reset when downloading closure-compiler-v20130603.jar

2017-10-09 Thread Jorge Betancourt
Are you behind a proxy? can you check if wget is using a proxy? If that is the case you'll need to configure some proxy on the ant configuration, because it will try (by default) to connect directly to the maven repository. Jorge On Mon, Oct 9, 2017 at 10:51 PM Madhawa Kasun Gunasekara <

Re: [Build failure] Connection Reset when downloading closure-compiler-v20130603.jar

2017-10-09 Thread Madhawa Kasun Gunasekara
I couldn't able to download it from the curl command. but when I use wget command, I was able to download it. Thanks, Madhawa Madhawa On Mon, Oct 9, 2017 at 3:44 PM, Jorge Betancourt wrote: > Could this be related to some networking configuration on your laptop >

Re: [Build failure] Connection Reset when downloading closure-compiler-v20130603.jar

2017-10-09 Thread Jorge Betancourt
Could this be related to some networking configuration on your laptop (looks like)? Do you use any proxy to connect to the internet? could you try executing the command: $ curl --head http://repo1.maven.org/maven2/com/google/javascript/closure-compiler/v20130603/closure-compiler-v20130603.jar

[Build failure] Connection Reset when downloading closure-compiler-v20130603.jar

2017-10-09 Thread Madhawa Kasun Gunasekara
Hi Devs, I'm new to Nutch. I'm trying to build the Nutch from the source. but I'm getting above mentioned error when I try to build it. I'm using JDK java version "1.8.0_144" and ant version 1.9.4. Did anyone of encounter this issue earlier? but when I check the closure-compiler-v20130603.jar

[jira] [Commented] (NUTCH-2424) Mirror git repository to gitlab.com

2017-10-09 Thread Jorge Luis Betancourt Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16196875#comment-16196875 ] Jorge Luis Betancourt Gonzalez commented on NUTCH-2424: --- I really like GitLab, but