JessHolle commented on issue #8764:
URL: https://github.com/apache/netbeans/issues/8764#issuecomment-3224322292

   Ah... I belatedly checked the NetBeans logs and this appears to be purely a 
NetBeans bug, nothing to do with my build.gradle contents.  See below.
   
   I had _thought_ NetBeans 27 was now Gradle 9 compatible -- but clearly it is 
not fully compatible yet!
   
   > INFO [org.netbeans.modules.gradle.loaders.LegacyProjectLoader]: Stacktrace 
from gradle daemon:
   java.lang.NoSuchMethodError: 'org.gradle.api.Project 
org.gradle.api.artifacts.ProjectDependency.getDependencyProject()'
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.lambda$detectDependencies$42(NbProjectInfoBuilder.java:1663)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.lambda$detectDependencies$47(NbProjectInfoBuilder.java:1657)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.detectDependencies(NbProjectInfoBuilder.java:1581)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.lambda$runAndRegisterPerf$7(NbProjectInfoBuilder.java:431)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.runAndRegisterPerf(NbProjectInfoBuilder.java:437)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.runAndRegisterPerf(NbProjectInfoBuilder.java:431)
        at 
org.netbeans.modules.gradle.tooling.NbProjectInfoBuilder.buildAll(NbProjectInfoBuilder.java:239)
        at 
org.netbeans.modules.gradle.tooling.NetBeansToolingPlugin$NetBeansToolingModelBuilder.buildAll(NetBeansToolingPlugin.java:71)
   ...


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to