Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-35

Published POMs contain the wrong reference to the parent config

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.1-incubating
    • 0.2
    • build process
    • None

    Description

      The POM for core contains

      <parent>
      <groupId>org.apache.gora</groupId>
      <artifactId>apache-gora</artifactId>
      <version>0.1-incubating</version>
      </parent>

      however the parent is defined as

      <groupId>org.apache.gora</groupId>
      <artifactId>gora</artifactId>

      we can't fetch the jars with Ivy as a result. Could we fix that for the 0.1 artefacts?

      Attachments

        Activity

          People

            Unassigned Unassigned
            jnioche Julien Nioche
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: