Shaohui Liu created SUBMARINE-391:
-------------------------------------

             Summary: Submarine build failed for jackson-databind version 
conflicts with hadoop 3.1
                 Key: SUBMARINE-391
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-391
             Project: Apache Submarine
          Issue Type: Improvement
            Reporter: Shaohui Liu


build Submarine with command: mvn clean install package -DskipTests 
-Phadoop-3.1 failed with following errors:

 
{code:java}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce) on 
project server-core: org.apache.maven.plugins.enforcer.DependencyConvergence 
failed with message:
[ERROR] Failed while enforcing releasability the error(s) are [
[ERROR] Dependency convergence error for 
com.fasterxml.jackson.core:jackson-databind:2.7.8 paths to dependency are:
[ERROR] +-org.apache.submarine:server-core:0.3.0-mdh0.3.0-SNAPSHOT
[ERROR]   +-org.apache.submarine:server-rpc:0.3.0-mdh0.3.0-SNAPSHOT
[ERROR]     +-org.apache.submarine:submitter-yarn:0.3.0-mdh0.3.0-SNAPSHOT
[ERROR]       +-org.apache.hadoop:hadoop-hdfs-client:3.1.3
[ERROR]         +-com.fasterxml.jackson.core:jackson-databind:2.7.8
[ERROR] and
[ERROR] +-org.apache.submarine:server-core:0.3.0-mdh0.3.0-SNAPSHOT
[ERROR]   +-com.fasterxml.jackson.core:jackson-databind:2.9.10 {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to