Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-424

Fix maven groupId

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.5.0
    • Build
    • None

    Description

      Currently all modules (including root) use an inappropriate groupId of org.apache.hadoop. These should be changed to org.apache.knox.

          <parent>
              <groupId>org.apache.hadoop</groupId>
              <artifactId>gateway</artifactId>
              <version>0.6.0-SNAPSHOT</version>
          </parent>
          <artifactId>gateway-release</artifactId>
      

      Attachments

        1. KNOX-424.patch
          25 kB
          Kevin Minder

        Activity

          People

            kminder Kevin Minder
            kminder Kevin Minder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: