Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-532

pom.xml under test-artifacts has wrong version of itest.common

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.3.0
    • 0.3.0
    • debian
    • None
    • ubuntu 10.04 LTS

    Description

      pom.xml under test-artifacts should have:

      <dependency>
      <groupId>org.apache.bigtop.itest</groupId>
      <artifactId>itest-common</artifactId>
      <version>0.3.0-hadoop23-incubating-SNAPSHOT</version>
      </dependency>

      vs.

      <dependency>
      <groupId>org.apache.bigtop.itest</groupId>
      <artifactId>itest-common</artifactId>
      <version>0.3.0-incubating-SNAPSHOT</version>
      </dependency>

      maybe error with repo, maybe download the 0.3.0-incubating-SNAPSHOT.jsr from artifactory is a better soln.

      Attachments

        Activity

          People

            dougc33333 doug chang
            dougc33333 doug chang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: