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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to