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

2020-03-18 Thread Luca Mambretti (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061515#comment-17061515
 ] 

Luca Mambretti commented on NETBEANS-4028:
--

As an added note in my test I tried creating a maven project from archetype 
using the maven-archetype-quickstart that should be one of the most basic 
archetypes with no dependency to EE or web projects

> 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: 12.0
> 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
>Priority: Critical
>
>  
> 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-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



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

2020-03-17 Thread Eric Barboni (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061063#comment-17061063
 ] 

Eric Barboni commented on NETBEANS-4028:


something to do with the detection of java version of current platform. My 
attemps is limited to the javaSE I think.

> 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
>Priority: Critical
>
>  
> 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-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