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

hadoop-test:cdh3u1 pom refers to hadoop-core:cdh3u0

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: CDH3u1
    • Fix Version/s: CDH3u2
    • Component/s: Build
    • Labels:
      None

      Description

      The offending pom is here:
      https://repository.cloudera.com/content/repositories/releases/org/apache/hadoop/hadoop-test/0.20.2-cdh3u1/hadoop-test-0.20.2-cdh3u1.pom

      Snippet:
      <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-core</artifactId>
      <version>0.20.2-cdh3u0</version>
      </dependency>

      Changing already published poms is a faux pas, but it should be checked that future releases will contain the right dependency version.

        Attachments

          Activity

            People

            • Assignee:
              andrew Andrew Bayer
              Reporter:
              karel1980 Karel Vervaeke
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: