[ 
https://issues.apache.org/jira/browse/NETBEANS-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luca Mambretti updated NETBEANS-4032:
-------------------------------------
    Description: 
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)

 

Also the create project taskbar notification stays there forever even thou the 
project creation actually failed, trying to cancel it does nothing and creating 
a new project just creates a new taskbar notification.

  was:
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)


> 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
>            Priority: Major
>
> 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)
>  
> Also the create project taskbar notification stays there forever even thou 
> the project creation actually failed, trying to cancel it does nothing and 
> creating a new project just creates a new taskbar notification.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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

Reply via email to