-
Notifications
You must be signed in to change notification settings - Fork 920
generating pom graph locks Apache Netbeans #8209
Copy link
Copy link
Closed
Labels
Contribution welcomeAn issue or feature not currently being worked on, but a contribution would be welcomed!An issue or feature not currently being worked on, but a contribution would be welcomed!Maven[ci] enable "build tools" tests[ci] enable "build tools" testsUIUser InterfaceUser Interfacekind:bugBug report or fixBug report or fix
Metadata
Metadata
Assignees
Labels
Contribution welcomeAn issue or feature not currently being worked on, but a contribution would be welcomed!An issue or feature not currently being worked on, but a contribution would be welcomed!Maven[ci] enable "build tools" tests[ci] enable "build tools" testsUIUser InterfaceUser Interfacekind:bugBug report or fixBug report or fix
Type
Fields
Give feedbackNo fields configured for issues without a type.
Apache NetBeans version
Apache NetBeans 24
What happened
I tried to open the graph view for a quite large pom.xml with many transitive dependencies.
This function (displaying "loading and constructing graph ... ") locks the complete IDE. Netbeans is unusable. Now after 5min or so I have to take it down using the task manager.
I expected, that
Language / Project Type / NetBeans Component
Multimodule Java Maven project
How to reproduce
Just open die Graph - View of a large pom.xml file.
Did this work correctly in an earlier version?
No / Don't know
Operating System
Windows 11
JDK
Java 21
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No