Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-16149

hadoop-mapreduce-client-app build not converging due to transient dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • build
    • None

    Description

      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

      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
      

      This goes away if system-rules excludes junit and hamcrest

      Attachments

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: