You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Tamas Domok (Jira)" <ji...@apache.org> on 2021/12/08 13:23:00 UTC

[jira] [Created] (YARN-11040) Error in build log: hadoop-resourceestimator has missing dependencies: jsonschema2pojo-core-1.0.2.jar

Tamas Domok created YARN-11040:
----------------------------------

             Summary: Error in build log: hadoop-resourceestimator has missing dependencies: jsonschema2pojo-core-1.0.2.jar
                 Key: YARN-11040
                 URL: https://issues.apache.org/jira/browse/YARN-11040
             Project: Hadoop YARN
          Issue Type: Bug
          Components: build, yarn
    Affects Versions: 3.4.0
            Reporter: Tamas Domok
            Assignee: Tamas Domok


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
{code:java}
[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 {code}

The build is successful but there is this error in the build log:
{code:java}
ERROR: hadoop-resourceestimator has missing dependencies: jsonschema2pojo-core-1.0.2.jar  {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org