While trying to debug / update some maven dependencies, while in the Maven Pom editor. I noticed the "Graph" button/view which when pressed shows the message "Loading and constructing graph (this may take a while)." but then after doing so, it seems to get stuck on this for some reason and I'm unable to do anything after that.
Has anyone else seen a similar issue? Running with Netbeans 15, on Windows 11, with java -version openjdk version "11.0.12" 2021-07-20 OpenJDK Runtime Environment Microsoft-25199 (build 11.0.12+7) OpenJDK 64-Bit Server VM Microsoft-25199 (build 11.0.12+7, mixed mode) mvn -version Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: C:\..\apache-maven-3.8.6 Java version: 11.0.12, vendor: Microsoft, runtime: C:\Program Files\Microsoft\jdk-11.0.12.7-hotspot Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" Eric Bresie ebre...@gmail.com