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 205402 - Support for "combine.children" in POM completion
Summary: Support for "combine.children" in POM completion
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 03:27 UTC by pekarna
Modified: 2016-07-07 08:37 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 pekarna 2011-11-22 03:27:27 UTC
It's not much known that Maven allows parameters "combine.children" and "combine.self", as described here:

http://www.sonatype.com/people/2011/01/maven-how-to-merging-plugin-configuration-in-complex-projects/

combine.children = "append" | "merge"
combine.self   = "override" | "merge"


Thanks for considering.
Comment 1 Jesse Glick 2011-11-22 17:17:23 UTC
What specifically are you asking for here?

I cannot foresee having time to implement support for a relatively obscure POM feature, so if you want it, NetFIX [1] is the surest way.

[1] http://wiki.netbeans.org/NetFIX
Comment 2 Martin Balin 2016-07-07 08:37:02 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