iwasakims commented on PR #4684:
URL: https://github.com/apache/hadoop/pull/4684#issuecomment-1209481555

   @pan3793
   I got following error on building trunk with the patch applied.
   
   ```
   $ mvn clean install -DskipTests
   ...
   [WARNING]
   Dependency convergence error for 
org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.0:test paths to dependency are:
   +-org.apache.hadoop:hadoop-common:jar:3.4.0-SNAPSHOT
     +-com.squareup.okhttp3:mockwebserver:jar:4.9.3:test
       +-com.squareup.okhttp3:okhttp:jar:4.9.3:test
         +-com.squareup.okio:okio:jar:2.8.0:test
           +-org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.0:test
   and
   +-org.apache.hadoop:hadoop-common:jar:3.4.0-SNAPSHOT
     +-com.squareup.okhttp3:mockwebserver:jar:4.9.3:test
       +-com.squareup.okhttp3:okhttp:jar:4.9.3:test
         +-org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10:test
   and
   +-org.apache.hadoop:hadoop-common:jar:3.4.0-SNAPSHOT
     +-com.squareup.okhttp3:mockwebserver:jar:4.9.3:test
       +-org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.4.10:test
         +-org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10:test
   and
   +-org.apache.hadoop:hadoop-common:jar:3.4.0-SNAPSHOT
     +-com.squareup.okhttp3:mockwebserver:jar:4.9.3:test
       +-org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.4.10:test
         +-org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.4.10:test
           +-org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10:test
   
   [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence 
failed with message:
   Failed while enforcing releasability. See above detailed error message.
   ```
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to