neilcsmith-net commented on issue #7018: URL: https://github.com/apache/netbeans/issues/7018#issuecomment-1917662646
This issue looks like it stems from #6789 The earlier code had a check for `properties` being `null` at https://github.com/apache/netbeans/blame/release210/java/maven/src/org/netbeans/modules/maven/NbMavenProjectImpl.java#L313 Should the `null` check go back in @sdedic Or is calling this with `null` a sign of an issue elsewhere? I'm not sure which other Maven wizards might be affected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
