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 244192 - Ability to suppress warning about maven-shade-plugin
Summary: Ability to suppress warning about maven-shade-plugin
Status: REOPENED
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-04-30 11:07 UTC by _ gtzabari
Modified: 2016-07-07 21:34 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2014-04-30 11:07:45 UTC
When a project uses maven-shade-plugin Netbeans flags it with a warning. "Resolve project problems" reads:

"When the final artifact jar contains classes not originating in current project, NetBeans internal compiler cannot use the sources of the project for compilation. Then changes done in project's source code only appears in depending projects when project is recompiled. Also applies to features like Refactoring which will not be able to find usages in depending projects."

In my case, the project using maven-shade-plugin is the final application. It has no dependent projects (and never will) and as such these warnings do not apply.

Please provide a mechanism to suppress this warning, ideally through the GUI. Ideally, some sort of flag/property should be inserted into the pom.xml file so this suppression is visible to other developers and can be reversed in the future.
Comment 1 Martin Balin 2016-07-07 08:38:47 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
Comment 2 _ gtzabari 2016-07-07 21:34:31 UTC
Still relevant in dev build 201607060002.