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 235808

Summary: Use problem providers API instead of deprecated ProblemReporter
Product: javaee Reporter: Martin Janicek <mjanicek>
Component: MavenAssignee: Martin Janicek <mjanicek>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:

Description Martin Janicek 2013-09-11 11:26:38 UTC
Currently MavenProjectSupport uses ProblemReporter/ProblemReport, which are both deprecated and non thread safe classes. It should be changed to use the preferred way which is project problems API located in projectuiapi module.
Comment 1 Martin Janicek 2013-09-11 11:28:50 UTC
*** Bug 235809 has been marked as a duplicate of this bug. ***
Comment 2 Martin Janicek 2014-01-13 14:19:15 UTC
Changing to issue type TASK. Doesn't have any user impact and does not make any sense to do this with respect to the current situation.
Comment 3 Martin Balin 2016-07-07 08:56:30 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss