noblepaul commented on PR #965:
URL: https://github.com/apache/solr/pull/965#issuecomment-1238787574
unfortunately we don't have a choice. We have to upgrade error-prone as well
```
> Could not resolve com.google.errorprone:error_prone_annotations:2.11.0.
Required by:
project :solr:modules:hdfs > project :solr:core
project :solr:modules:hdfs > project :solr:solrj
project :solr:modules:hdfs > project :solr:core > project
:solr:solrj-zookeeper
> Cannot find a version of
'com.google.errorprone:error_prone_annotations' that satisfies the version
constraints:
Dependency path 'org.apache.solr:hdfs:10.0.0-SNAPSHOT' -->
'com.github.ben-manes.caffeine:caffeine:3.1.1' (apiElements) -->
'com.google.errorprone:error_prone_annotations:2.14.0'
Constraint path 'org.apache.solr:hdfs:10.0.0-SNAPSHOT' -->
'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvLocks) -->
'com.google.errorprone:error_prone_annotations:{strictly 2.11.0}' because of
the following reason: Locked by versions.lock
Constraint path 'org.apache.solr:hdfs:10.0.0-SNAPSHOT' -->
'org.apache.solr:solrj:10.0.0-SNAPSHOT' (apiElements) -->
'com.google.errorprone:error_prone_annotations:2.11.0' because of the following
reason: Computed
```
--
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]