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 239707 - Run custom Maven goals on individual resource files
Summary: Run custom Maven goals on individual resource files
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 20:03 UTC by zyxist
Modified: 2016-07-07 08:38 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 zyxist 2013-12-20 20:03:23 UTC
Issue #226573 introduced a nice feature of intuitive running custom Maven goals on individual Java classes thanks to recognizing ${packageClassName} placeholder.

We would like to see a similar support for other project files, most notably to resource files, for example by using a different placeholder. In Eclipse, it is already possible and we found it very useful there, as we are using our own custom mojos in the development.
Comment 1 Martin Balin 2016-07-07 08:38:24 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