Luca Mambretti created NETBEANS-4032:
----------------------------------------
Summary: When creating a new maven project from archetype i get an
NPE from the MavenCommandLineExecutor
Key: NETBEANS-4032
URL: https://issues.apache.org/jira/browse/NETBEANS-4032
Project: NetBeans
Issue Type: Bug
Components: projects - Maven
Affects Versions: 12.0
Environment: Product Version: Apache NetBeans IDE 12.0-beta1
Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
Runtime: Java(TM) SE Runtime Environment 11+28
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory:
C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\12.0-beta1
Cache directory:
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\12.0-beta1
Reporter: Luca Mambretti
During NetCat 12 Maven tests using case "New Archetype Wizard", i got the
following error while using the maven-archetype-quickstart
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