MartijnVisser commented on pull request #2:
URL: 
https://github.com/apache/flink-connector-elasticsearch/pull/2#issuecomment-1084481741


   @JingGe I was testing a bit with a build pipeline and ran a convergence 
check. That actually fails. I ran `mvn clean install 
-Dflink.convergence.phase=install -DskipTests -U -Pcheck-convergence` which 
fails with:
   
   ```
   [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (dependency-convergence) @ 
flink-connector-elasticsearch-base ---
   [WARNING] 
   Dependency convergence error for 
org.apache.httpcomponents:httpcore-nio:4.4.10 paths to dependency are:
   +-org.apache.flink:flink-connector-elasticsearch-base:1.16-SNAPSHOT
     +-org.elasticsearch.client:elasticsearch-rest-high-level-client:7.10.2
       +-org.elasticsearch.client:elasticsearch-rest-client:7.10.2
         +-org.apache.httpcomponents:httpasyncclient:4.1.4
           +-org.apache.httpcomponents:httpcore-nio:4.4.10
   and
   +-org.apache.flink:flink-connector-elasticsearch-base:1.16-SNAPSHOT
     +-org.elasticsearch.client:elasticsearch-rest-high-level-client:7.10.2
       +-org.elasticsearch.client:elasticsearch-rest-client:7.10.2
         +-org.apache.httpcomponents:httpcore-nio:4.4.12
   
   [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]


Reply via email to