This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 220996

Summary: Adding/removing Maven dependency after Graph tab activation blocks the whole UI
Product: projects Reporter: crazyjavahacking
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 7.3   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: Maven project to reproduce

Description crazyjavahacking 2012-10-29 09:08:23 UTC
Created attachment 126700 [details]
Maven project to reproduce

Adding/removing Maven dependency after Graph tab activation blocks the whole UI. If the Graph tab was not activated, it works fine.

Probably related to http://netbeans.org/bugzilla/show_bug.cgi?id=220995.

Easily reproducible with standard Maven Java SE project with Atlassian JIRA
dependency. See http://screencast.com/t/TZJWciM7Nm. Note that in this case no slowness report was collected (and almost sure it should be).


NetBeans Dev 201210280001, JDK 6u34 32bit
Comment 1 Milos Kleint 2012-10-29 15:31:02 UTC

*** This bug has been marked as a duplicate of bug 220995 ***