Uploaded image for project: 'Apache Whirr (retired)'
  1. Apache Whirr (retired)
  2. WHIRR-272

whirr-hadoop project POM file refers to hadoop-test using system path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Invalid
    • 0.3.0
    • None
    • service/hadoop

    Description

      whirr-hadoop project POM file refers to hadoop-test using system path

      <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-test</artifactId>
      <version>0.20.3-SNAPSHOT</version>
      <scope>system</scope>
      <systemPath>${basedir}/lib/hadoop-test-0.20.3-SNAPSHOT.jar</systemPath>
      </dependency>

      This causes issues when we try to view dependency graph of the file or in using it as a library.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rohitbrai Rohit Rai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: