vlsi commented on PR #3823: URL: https://github.com/apache/solr/pull/3823#issuecomment-3476289362
There was `exclude group: 'org.apache.commons', module: 'commons-lang3'`, thus the NCDFE. I've filed: * https://github.com/adobe/S3Mock/issues/2735 * https://issues.apache.org/jira/browse/CALCITE-7259 ``` > Could not resolve org.apache.commons:commons-lang3:3.13.0. Required by: project :solr:modules:sql > org.apache.calcite:calcite-core:1.37.0 > Use JDK classes where possible, do not add org.apache.commons:commons-lang3 dependency ``` -- 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]
