You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2020/02/27 23:17:00 UTC

[jira] [Resolved] (SUBMARINE-391) Submarine build failed for jackson-databind version conflicts with hadoop 3.1

     [ https://issues.apache.org/jira/browse/SUBMARINE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei-Chiu Chuang resolved SUBMARINE-391.
---------------------------------------
    Fix Version/s: 0.4.0
       Resolution: Fixed

Thanks [~liushaohui]!

> 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
>            Assignee: Shaohui Liu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org