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 196701 - "POM model" navigator does not show inherited model
Summary: "POM model" navigator does not show inherited model
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-14 22:16 UTC by Jesse Glick
Modified: 2011-03-15 09:48 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 Jesse Glick 2011-03-14 22:16:33 UTC
While trying to find a test case to reproduce bug #190041, I noticed that the "POM model" navigator fails to display aspects of the model inherited from <parent>. Checked on a couple of examples including nbm-maven-plugin - no <mailingLists> displayed even though mojo-parent-28 specifies them. "POM inheritance" correctly displays the parent models. It seems that Model.pomFile==null.
Comment 1 Jesse Glick 2011-03-14 22:35:10 UTC
core-main #0ad3ad053c1f
Comment 2 Quality Engineering 2011-03-15 09:48:17 UTC
Integrated into 'main-golden', will be available in build *201103150400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0ad3ad053c1f
User: Jesse Glick <jglick@netbeans.org>
Log: #196701: "POM model" navigator does not show inherited model