Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-11040

Error in build log: hadoop-resourceestimator has missing dependencies: jsonschema2pojo-core-1.0.2.jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.4.0
    • None
    • build, yarn
    • None

    Description

      There is error log about a missing dependency during package build.

      Reproduction:

      mvn clean package -Pyarn-ui -Pdist -Dtar -Dmaven.javadoc.skip=true -DskipTests -DskipShade 2>&1 | grep jsonschema2pojo

      [INFO] --- jsonschema2pojo-maven-plugin:1.1.1:generate (default) @ hadoop-yarn-server-resourcemanager ---
      [INFO] Copying jsonschema2pojo-core-1.0.2.jar to /Users/tdomok/Work/hadoop/hadoop-tools/hadoop-federation-balance/target/lib/jsonschema2pojo-core-1.0.2.jar
      [INFO] org.jsonschema2pojo:jsonschema2pojo-core:jar:1.0.2 already exists in destination.
      [INFO] Copying jsonschema2pojo-core-1.0.2.jar to /Users/tdomok/Work/hadoop/hadoop-tools/hadoop-aws/target/lib/jsonschema2pojo-core-1.0.2.jar
      ERROR: hadoop-resourceestimator has missing dependencies: jsonschema2pojo-core-1.0.2.jar 

      The build is successful but there is this error in the build log:

      ERROR: hadoop-resourceestimator has missing dependencies: jsonschema2pojo-core-1.0.2.jar  

      Attachments

        Activity

          People

            tdomok Tamas Domok
            tdomok Tamas Domok
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: