smengcl commented on pull request #2946:
URL: https://github.com/apache/hadoop/pull/2946#issuecomment-825206321
This is weird. The second commit essentially translate into the same thing
as the first one, but now it gets mvninstall -1 for Dependency convergence
error:
```
[WARNING]
Dependency convergence error for com.google.protobuf:protobuf-java:3.7.1
paths to dependency are:
+-org.apache.hadoop:hadoop-yarn-csi:3.4.0-SNAPSHOT
+-com.google.protobuf:protobuf-java:3.7.1
and
+-org.apache.hadoop:hadoop-yarn-csi:3.4.0-SNAPSHOT
+-io.grpc:grpc-protobuf:1.26.0
+-com.google.protobuf:protobuf-java:2.5.0
and
+-org.apache.hadoop:hadoop-yarn-csi:3.4.0-SNAPSHOT
+-org.apache.hadoop:hadoop-common:3.4.0-SNAPSHOT
+-com.google.protobuf:protobuf-java:2.5.0
and
+-org.apache.hadoop:hadoop-yarn-csi:3.4.0-SNAPSHOT
+-org.apache.hadoop:hadoop-common:3.4.0-SNAPSHOT
+-com.google.protobuf:protobuf-java:2.5.0
and
+-org.apache.hadoop:hadoop-yarn-csi:3.4.0-SNAPSHOT
+-org.apache.hadoop:hadoop-yarn-common:3.4.0-SNAPSHOT
+-com.google.protobuf:protobuf-java:2.5.0
and
+-org.apache.hadoop:hadoop-yarn-csi:3.4.0-SNAPSHOT
+-org.apache.hadoop:hadoop-yarn-api:3.4.0-SNAPSHOT
+-com.google.protobuf:protobuf-java:2.5.0
[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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]