You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Vano Beridze (Jira)" <ji...@apache.org> on 2020/03/17 16:37:00 UTC

[jira] [Created] (NETBEANS-4028) Can't create web application maven project

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists