jpountz commented on PR #13453:
URL: https://github.com/apache/lucene/pull/13453#issuecomment-2154447314

   I'm getting errors since upgrading to Gradle 8.8 that I can't figure out how 
to fix. When running with `--stacktrace`, I see the following error that seems 
to be the root cause. I was not getting it before 8.8. I'll keep digging, but 
though I'd mention it in case somebody else runs into the same problem or knows 
how to work around it.
   
   ```
   Caused by: java.nio.file.FileSystemException: 
/home/jpountz/.gradle/.tmp/tmp-dsl17753815434809694067.tmp/publications_maven_4o6zjie60n1r0kcieidajnrm8$_run_closure1$_closure2$_closure9$_closure12$_closure13$_closure14$_closure15$_closure16$_closure17.class:
 File name too long
           at 
org.gradle.internal.classpath.InPlaceClasspathBuilder$DirectoryEntryBuilder.put(InPlaceClasspathBuilder.java:165)
           at 
org.gradle.internal.classpath.transforms.BaseClasspathElementTransform.processClassFile(BaseClasspathElementTransform.java:120)
           at 
org.gradle.internal.classpath.transforms.BaseClasspathElementTransform.visitEntry(BaseClasspathElementTransform.java:94)
           ... 20 more
   
   ```


-- 
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

Reply via email to