You are viewing a plain text version of this content. The canonical link for it is here.
Posted to submarine-dev@hadoop.apache.org by "Ryan Lo (Jira)" <ji...@apache.org> on 2019/11/05 06:26:00 UTC

[jira] [Comment Edited] (SUBMARINE-273) Tony-mini compile error

    [ https://issues.apache.org/jira/browse/SUBMARINE-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967274#comment-16967274 ] 

Ryan Lo edited comment on SUBMARINE-273 at 11/5/19 6:25 AM:
------------------------------------------------------------

downgrade maven version ( I used maven 3.6.1)
 _Build will be successful_


was (Author: lowc1012):
downgrade maven version ( I used maven 3.6.1)
_Build will be _successful__

> Tony-mini compile error
> -----------------------
>
>                 Key: SUBMARINE-273
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-273
>             Project: Apache Submarine
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Ryan Lo
>            Priority: Trivial
>
> OS:  macOS Mojave 10.14.4
>  JDK: "1.8.0_221"
>  Maven: 3.6.2
> latest submarine version
>  
> {code:java}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce) on project tony-mini: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
> [ERROR] Failed while enforcing releasability the error(s) are [
> [ERROR] Dependency convergence error for io.netty:netty:3.7.0.Final paths to dependency are:
> [ERROR] +-com.linkedin.tony:tony-mini:0.3.21
> [ERROR]   +-org.apache.hadoop:hadoop-common:2.7.3
> [ERROR]     +-org.apache.zookeeper:zookeeper:3.4.6
> [ERROR]       +-io.netty:netty:3.7.0.Final
> [ERROR] and
> [ERROR] +-com.linkedin.tony:tony-mini:0.3.21
> [ERROR]   +-org.apache.hadoop:hadoop-hdfs:2.7.3
> [ERROR]     +-io.netty:netty:3.6.2.Final
> [ERROR] and
> [ERROR] +-com.linkedin.tony:tony-mini:0.3.21
> [ERROR]   +-org.apache.hadoop:hadoop-hdfs:2.7.3
> [ERROR]     +-io.netty:netty:3.6.2.Final
> [ERROR] and
> .
> ..
> ...{code}



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