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

Truong Duc Kien commented on FLINK-9459:
----------------------------------------

This doesn't seem to happens anymore with Flink 1.7.

> Maven enforcer plugin prevents compilation with HDP's Hadoop
> ------------------------------------------------------------
>
>                 Key: FLINK-9459
>                 URL: https://issues.apache.org/jira/browse/FLINK-9459
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.5.0
>            Reporter: Truong Duc Kien
>            Priority: Major
>
> Compiling Flink with Hortonwork HDP's version of Hadoop is currently 
> unsuccessful due to Enforce Plugin catches a problem with their Hadoop.
>  
> The command used is
>  
> {noformat}
> mvn clean install -DskipTests -Dcheckstyle.skip=true 
> -Dmaven.javadoc.skip=true  -Pvendor-repos -Dhadoop.version=2.7.3.2.6.5.0-292
> {noformat}
>  
> The problems:
> {noformat}
> Dependency convergence error for 
> com.fasterxml.jackson.core:jackson-core:2.6.0 paths to dependency are:        
>                                  
> +-org.apache.flink:flink-bucketing-sink-test:1.5-SNAPSHOT       
>  +-org.apache.flink:flink-shaded-hadoop2:1.5-SNAPSHOT 
>    +-com.microsoft.azure:azure-storage:5.4.0 
>      +-com.fasterxml.jackson.core:jackson-core:2.6.0 
> and 
> +-org.apache.flink:flink-bucketing-sink-test:1.5-SNAPSHOT 
>  +-org.apache.flink:flink-shaded-hadoop2:1.5-SNAPSHOT 
>    +-com.fasterxml.jackson.core:jackson-core:2.6.0 
> and                                                                           
>   
> +-org.apache.flink:flink-bucketing-sink-test:1.5-SNAPSHOT 
>  +-org.apache.flink:flink-shaded-hadoop2:1.5-SNAPSHOT 
>    +-com.fasterxml.jackson.core:jackson-databind:2.2.3 
>      +-com.fasterxml.jackson.core:jackson-core:2.2.3 
> [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence 
> failed with message: Failed while enforcing releasability. See above detailed 
> error message. 
> [INFO] FAILURE build of project org.apache.flink:flink-bucketing-sink-test   
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to