[
https://issues.apache.org/jira/browse/NUTCH-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17019746#comment-17019746
]
Sebastian Nagel commented on NUTCH-2761:
----------------------------------------
Hi [~markus17], I don't think it's related. I can build the current master:
{noformat}
$> rm -rf ~/.ivy2/cache/javax.measure/unit-api/
$> ant clean runtime
...
[ivy:resolve] downloading
https://repo1.maven.org/maven2/javax/measure/unit-api/1.0/unit-api-1.0.jar ...
[ivy:resolve] ............ (27kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] javax.measure#unit-api;1.0!unit-api.jar(bundle)
(363ms)
...
{noformat}
Lewis reported the same problem
[here|https://issues.apache.org/jira/browse/NUTCH-2669?focusedCommentId=16792267&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16792267],
also Ralf had eventually [seen the same
issue|https://issues.apache.org/jira/browse/NUTCH-2584?focusedCommentId=16489311&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16489311]
and it was also reported [here on the user mailing
list|https://lists.apache.org/thread.html/c1fd2108251e38f45ad7fb31f8b769ff2df3ce29b9cd9258478302d2%40%3Cuser.nutch.apache.org%3E].
No glue what it is caused by. Please open a separate issue, the
"working@hostname" part in the download URL is definitely wrong. Maybe cleaning
up all caches (see NUTCH-2584) resolves the problem?
> ivy jar fails to download
> -------------------------
>
> Key: NUTCH-2761
> URL: https://issues.apache.org/jira/browse/NUTCH-2761
> Project: Nutch
> Issue Type: Bug
> Components: build
> Affects Versions: 1.16
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Blocker
> Fix For: 1.17
>
>
> Building from scratch fails with
> {noformat}
> [get] Can't get
> http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar to
> .../ivy/ivy-2.4.0.jar
> {noformat}
> Need switch to
> https://repo1.maven.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
--
This message was sent by Atlassian Jira
(v8.3.4#803005)