ChrisHegarty commented on issue #14598: URL: https://github.com/apache/lucene/issues/14598#issuecomment-2846847520
I noticed problems with the gradle wrapper also, e.g. ``` ./gradlew check no main manifest attribute, in /Users/chegar/git/lucene/gradle/wrapper/gradle-wrapper.jar ``` I just deleted and re-cloned and all is fine now. It downloaded a new wrapper, e.g. ``` Downloading gradle-wrapper.jar from https://raw.githubusercontent.com/gradle/gradle/v8.14.0/gradle/wrapper/gradle-wrapper.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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org