[ https://issues.apache.org/jira/browse/NETBEANS-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100807#comment-16100807 ]
Jean-François El Fouly commented on NETBEANS-47: ------------------------------------------------ Steps to reproduce: - File > New Project... - Maven > Java Application - Fill the project values - Finish This generates a simple POM that has no dependencies. Now try to add one and type <dependencies> When you type the closing > a NPE is thrown. > Adding dependencies in the POM of a project that has none throws NPE > -------------------------------------------------------------------- > > Key: NETBEANS-47 > URL: https://issues.apache.org/jira/browse/NETBEANS-47 > Project: NetBeans > Issue Type: Bug > Components: apisupport - Maven > Affects Versions: 9.0 > Environment: Windows 7 64 bits > Reporter: Jean-François El Fouly > > When adding <dependencies> to a new Maven project, a NPE is thrown. -- This message was sent by Atlassian JIRA (v6.4.14#64029)