You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/25 13:09:00 UTC

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

     [ https://issues.apache.org/jira/browse/SUBMARINE-391?focusedWorklogId=392535&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392535 ]

ASF GitHub Bot logged work on SUBMARINE-391:
--------------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Feb/20 13:08
            Start Date: 25/Feb/20 13:08
    Worklog Time Spent: 10m 
      Work Description: lshmouse commented on pull request #189: SUBMARINE-391. Submarine build failed for jackson-databind version conflicts with hadoop 3.1
URL: https://github.com/apache/submarine/pull/189
 
 
   ### What is this PR for?
   Submarine build failed for jackson-databind version conflicts with hadoop 3.1
   
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-391
   
   ### How should this be tested?
   https://travis-ci.org/lshmouse/submarine/jobs/654886926
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 392535)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  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