patton73 opened a new issue, #8761: URL: https://github.com/apache/netbeans/issues/8761
### Apache NetBeans version Apache NetBeans 27 ### What happened Netbeans gives this error and nothing more 'java.util.Set org.gradle.api.artifacts.FileCollectionDependency.resolve()' After launching any command such clean, clean and build. basically the task is executed but this error is always launched after the task completion. ### Language / Project Type / NetBeans Component Gradle wrapper 9.0.0 ### How to reproduce Just create an hello world with gradle wrapper 9.0.0 version inside. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Linux ubuntu 24.10 ### JDK jdk 17/21/24 ### Apache NetBeans packaging FoAN provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
