Steve Loughran created HADOOP-16149:
---------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]