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 167800 - Deadlock while building
Summary: Deadlock while building
Status: RESOLVED DUPLICATE of bug 167372
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-29 13:33 UTC by _ tboudreau
Modified: 2009-06-29 13:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (49.88 KB, text/plain)
2009-06-29 13:34 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2009-06-29 13:33:55 UTC
Had two maven projects open (both in same hg repository but newly added) with A depending on B.  Refactored a class from
B to A.  Added a dependency on Wicket to A.  Excluded the slf4j dependency from A.  Started building A.  Right clicked
its node.  The attached deadlock occurred.
Comment 1 _ tboudreau 2009-06-29 13:34:20 UTC
Created attachment 84131 [details]
Thread dump
Comment 2 Milos Kleint 2009-06-29 13:40:05 UTC
should be a duplicate of #167372

*** This issue has been marked as a duplicate of 167372 ***