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

Dont use JDK6 tools as dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.23.0, 2.0.0-alpha, 3.0.0-alpha1
    • None
    • build
    • None

    Description

      In hadoop-project/pom.xml there is dependency on jdk.tools/jdk.tools/1.6 with system scope. This dependency breaks maven-assembly jar-with-dependencies because it tries to find artifact which does not exists in maven repo.

      It should not be needed. if hadoop is build with JRE, then compile fails. Adding dependency on jdk.tools does not improve situation.

      Attachments

        1. hadoop-jdk.tools.txt
          0.7 kB
          Radim Kolar

        Activity

          People

            Unassigned Unassigned
            hsn Radim Kolar
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: