Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14903

Add json-smart explicitly to pom.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-beta1
    • 3.0.0-beta1, 2.10.0, 2.9.1, 2.8.4
    • common
    • None
    • Reviewed

    Description

      With the library update in HADOOP-14799, maven knows how to pull in net.minidev:json-smart for tests, but not for packaging. This needs to be added to the main project pom in order to avoid this warning:

      [WARNING] The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is missing, no dependency information available
      

      This is pulled in from a few places:

      [INFO] |  +- org.apache.hadoop:hadoop-auth:jar:3.1.0-SNAPSHOT:compile
      [INFO] |  |  +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile
      [INFO] |  |  |  +- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
      [INFO] |  |  |  \- net.minidev:json-smart:jar:2.3:compile
      
      [INFO] |  |  \- org.apache.kerby:token-provider:jar:1.0.1:compile
      [INFO] |  |     \- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile
      [INFO] |  |        +- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
      [INFO] |  |        \- net.minidev:json-smart:jar:2.3:compile
      

      Attachments

        1. HADOOP-14903.001.patch
          0.6 kB
          Ray Chiang
        2. HADOOP-14903.002.patch
          0.7 kB
          Ray Chiang
        3. HADOOP-14903.003.patch
          0.8 kB
          Ray Chiang
        4. HADOOP-14903-003-branch-2.patch
          0.7 kB
          Brahma Reddy Battula
        5. HADOOP-14903-branch-2-003.patch
          0.7 kB
          Brahma Reddy Battula
        6. HADOOP-14903-branch-2-004.patch
          0.7 kB
          Brahma Reddy Battula
        7. HADOOP-14903-branch-2-004-ForExecutingTests.patch
          3 kB
          Brahma Reddy Battula

        Issue Links

          Activity

            People

              rchiang Ray Chiang
              rchiang Ray Chiang
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: