: I checked out tag releases/solr/9.5.0 : https://github.com/apache/solr/tree/releases/solr/9.5.0 : : I'm trying to build locally: : ./gradlew build --write-locks : : The build fails very fast:
Why are you trying to update the depdendency locks? Just run `./gradlew build` and you should be fine. -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
