lhotari commented on PR #22220: URL: https://github.com/apache/pulsar/pull/22220#issuecomment-1997366458
> Since I upgraded guice to 7.0.0, seems still cannot fix these failures @dao-jun It should be possible to set the versions specificly to [`jclouds-shaded/pom.xml`](https://github.com/apache/pulsar/blob/master/jclouds-shaded/pom.xml), in a `dependencyManager` block so that the versions are only applied to jclouds-shaded within Pulsar. Example of this approach: https://github.com/apache/pulsar/blob/37d88b8ff3e8cf9b7577a014c025a602bb75ff3b/pulsar-io/alluxio/pom.xml#L86-L108 . -- 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]
