Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-421

Maven build issues using proxy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • build
    • None

    Description

      We use Artifactory as a maven proxy and it doesn't like some of the pom's that Hama depends on. In particular:

      1. The zookeeper dependency in pom.xml of several services references zookeeper with groupId org.apache.hadoop. This doesn't match the groupid in the zookeeper-3.3.1.pom, which causes our proxy to return a 409 with the following in the logs:

      The target deployment path 'org/apache/hadoop/zookeeper/3.3.1/zookeeper-3.3.1.pom' does not match the POM's expected path prefix 'org/apache/zookeeper/zookeeper/3.3.1'. Please verify your POM content for correctness and make sure the source path is a valid Maven 2 repository root path.

      1. The jsp-2.1-6.1.4.pom is malformed – it has an <includes> nested inside of <includes> (should be <include> inside <includes>). This is fixed in jsp-2.1-6.1.12.

      Attachments

        1. HAMA-421_v2.patch
          2 kB
          Edward J. Yoon
        2. HAMA-421.patch
          1 kB
          Joe Crobak

        Activity

          People

            joecrobak Joe Crobak
            joecrobak Joe Crobak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: