risdenk commented on PR #1099:
URL: https://github.com/apache/solr/pull/1099#issuecomment-1292371294
FWIW on your branch ran into when running `./gradlew check -x test
-Pvalidation.errorprone=true`
```
* What went wrong:
Execution failed for task
':solr:solrj-streaming:analyzeTestClassesDependencies'.
> Dependency analysis found issues.
usedUndeclaredArtifacts
- com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.1@jar
- org.apache.lucene:lucene-test-framework:9.4.0@jar
- org.apache.solr:solrj-streaming:10.0.0-SNAPSHOT@
unusedDeclaredArtifacts
- com.google.guava:guava:31.1-jre@jar
- commons-io:commons-io:2.11.0@jar
- org.apache.zookeeper:zookeeper:3.8.0@jar
```
--
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]