[ https://issues.apache.org/jira/browse/NETBEANS-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820739#comment-16820739 ]
Tobias Warneke edited comment on NETBEANS-2384 at 4/18/19 5:35 AM: ------------------------------------------------------------------- The problem is, that the LOG Output is stopping immediately when this exception occurs. Maybe the build is running in the background, but there is no feedback anymore. Why does it look so strange to you to have this project layout? Imagine a rest - server component and an Angular client. Why not build it together? was (Author: wumpz): The problem is, that the LOG Output is stopping immediately when this exception occurs. Maybe the build is running in the background, but there is no feedback anymore. > multi module maven build stops with exception > --------------------------------------------- > > Key: NETBEANS-2384 > URL: https://issues.apache.org/jira/browse/NETBEANS-2384 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven > Affects Versions: 11.0 > Reporter: Tobias Warneke > Priority: Critical > Attachments: ide.log.txt, mavenproject4.zip, screenshot-1.png, > screenshot-2.png, screenshot-3.png > > > Using Netbeans 10, it works. > > > SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor > org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output > java.lang.NullPointerException > at > org.netbeans.modules.maven.api.PluginPropertyUtils.createEvaluator(PluginPropertyUtils.java:511) > at > org.netbeans.modules.maven.output.TestOutputListenerProvider.processLine(TestOutputListenerProvider.java:127) > at > org.netbeans.modules.maven.execute.AbstractOutputHandler.processLine(AbstractOutputHandler.java:293) > at > org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output.run(CommandLineOutputHandler.java:330) > at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) > at > org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45) > at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278) > [catch] at > org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) > INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: > Resolving dependencies took: 56 ms -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists