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 245119 - Source Attachment while Debugging Plugin Mojo wont work.
Summary: Source Attachment while Debugging Plugin Mojo wont work.
Status: RESOLVED INCOMPLETE
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-18 09:06 UTC by skombijohn
Modified: 2015-06-15 12:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description skombijohn 2014-06-18 09:06:53 UTC
Trying to debug a maven plugin (maven-enunciate-plugin) with the recent "Build execution overview" function "Debug Plugin Mojo".

IDE is stuck forever with attaching sources. 

I already downloaded a lot of sources manually and put them to the appropriate locations in my .m2 repository, but I guess basically every source.jar from the whole build chain has to be attached, so that might lead to hours of manually downloading all sources of a lot of dependencies..

I am behind a proxy, where Netbeans is configured properly and working in other usecases, so might be an issues there.
Comment 1 skombijohn 2014-06-18 09:10:48 UTC
Forgot to mention:

Even after manually canceling the process in the IDE, the source attachment is still running in the background and blocking all other things, so I need to close the IDE completly.
Comment 2 Tomas Stupka 2014-07-09 11:46:43 UTC
please reproduce the problem and attach then your messages.log to the issue

a profiler snapshot or a thread dump from when the process is "hanging" would also be useful

thanks