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 235991 - Dependency management hint in pom.xml missing
Summary: Dependency management hint in pom.xml missing
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.4
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 17:10 UTC by mienamoo
Modified: 2013-09-17 06:35 UTC (History)
2 users (show)

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 mienamoo 2013-09-15 17:10:30 UTC
NetBeans IDE 7.4 RC1 (Build 201309112301)
JDK 7u40 64-bit

According to the sanity test [1], pom.xml files should have hints to move dependencies to a dependency management section. This is absent in the above build for a Maven-based Java project.

[1] http://wiki.netbeans.org/STS_73_Maven#Test_suite:_Edit_pom.xml_file
Comment 1 Milos Kleint 2013-09-16 07:36:56 UTC
probably the test spec has to be updated, it appears to be working for me. See screenshot. However the hint only works when at least one dependency is included in the selected block.

http://screencast.com/t/269KCDae09z
Comment 2 mienamoo 2013-09-17 06:35:42 UTC
I see what I did wrong. Thanks and sorry for the false alarm. :-)