Uploaded image for project: 'CDH (READ-ONLY)'
  1. CDH (READ-ONLY)
  2. DISTRO-375

Published source jars for hadoop-core have wrong layout

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: CDH3u3
    • Fix Version/s: CDH3u6, CDH4.2.0
    • Component/s: Packaging
    • Labels:

      Description

      You're publishing source JARs for Hadoop Core in your Maven Repository.

      The jar itself has the usual Java layout with directories
      /org/apache/hadoop/conf etc., the source jar has an additional level
      of directories above that (core, hdfs, mapred) so at least IntelliJ
      IDEA can't find the sources properly which makes sense considering
      this layout.

      So the source JAR should mirror the actual JAR

        Attachments

          Activity

            People

            • Assignee:
              andrew Andrew Bayer
              Reporter:
              lars_francke Lars Francke
            • Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: