You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/02/27 22:20:00 UTC

[jira] [Resolved] (HADOOP-16149) hadoop-mapreduce-client-app build not converging due to transient dependencies

     [ https://issues.apache.org/jira/browse/HADOOP-16149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved HADOOP-16149.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.0

> hadoop-mapreduce-client-app build not converging due to transient dependencies
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-16149
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16149
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Clean build of trunk failing today. No obvious change locally except I did accidentally kick off a build which may have pulled in some -SNAPSHOT artifacts from asf snapshot repo
> {code}
> Dependency convergence error for org.hamcrest:hamcrest-core:1.1 paths to dependency are:
> +-org.apache.hadoop:hadoop-mapreduce-client-app:3.3.0-SNAPSHOT
>   +-com.github.stefanbirkner:system-rules:1.18.0
>     +-junit:junit-dep:4.11.20120805.1225
>       +-org.hamcrest:hamcrest-core:1.1
> and
> +-org.apache.hadoop:hadoop-mapreduce-client-app:3.3.0-SNAPSHOT
>   +-junit:junit:4.12
>     +-org.hamcrest:hamcrest-core:1.3
> {code}
> This goes away if system-rules excludes junit and hamcrest



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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