Vano Beridze created NETBEANS-4028:
--------------------------------------
Summary: Can't create web application maven project
Key: NETBEANS-4028
URL: https://issues.apache.org/jira/browse/NETBEANS-4028
Project: NetBeans
Issue Type: Bug
Components: javaee - Web Project
Affects Versions: 11.2
Environment: Product Version: Apache NetBeans IDE 12.0-beta1
Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
Runtime: OpenJDK Runtime Environment 11.0.6+10
OS: Windows 10
Reporter: Vano Beridze
When I try to create maven web application project it throws the exception
java.lang.NullPointerException
at
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.isEventSpyCompatible(MavenCommandLineExecutor.java:338)
at
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:246)
[catch] at
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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