[ 
https://issues.apache.org/jira/browse/HADOOP-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680488#action_12680488
 ] 

Steve Loughran commented on HADOOP-5451:
----------------------------------------

What may have happened is some download got interrupted and then Ivy was using 
the (incomplete) cache, rather than fetching it remotely.

If you only have .ivy2 and .ivy, it means you aren't using the latest ivy 
version, which appears to have switched back to ~/.ivy for it's storage. This 
may have fixed this incomplete caching problem, but there is no easy way to 
find out. Just remember, there's nothing wrong with purging your Ivy cache from 
time to time. I have ant targets to do that; it's a good way of checking that 
everything really builds cleanly.

> Unresolved xmlenc dependency
> ----------------------------
>
>                 Key: HADOOP-5451
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5451
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hdfsproxy
>            Reporter: Klaas Bosteels
>            Priority: Critical
>
> On trunk, ant fails with the following error message:
> {code}
> [ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]                 ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]                 :: xmlenc#xmlenc;0.52: configuration not found 
> in xmlenc#xmlenc;0.52: 'master'. It was required from 
> org.apache.hadoop#hdfsproxy;work...@we02c022 common
> [ivy:resolve]                 ::::::::::::::::::::::::::::::::::::::::::::::
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to