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

xinyingho commented on NETBEANS-3305:
-------------------------------------

Ok, I'll try again when Netbeans 11.2 is out.

> Cannot run and debug Maven projects with OpenJDK 13.0.1
> -------------------------------------------------------
>
>                 Key: NETBEANS-3305
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3305
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.1
>         Environment: Windows 10 64-bit, OpenJDK 13.0.1
>            Reporter: xinyingho
>            Priority: Major
>         Attachments: Negatron.zip
>
>
> 1/ Edit the file C:\Program Files\NetBeans-11.1\netbeans\etc\netbeans.conf so 
> that Netbeans uses OpenJDK 13.0.1, available at https://jdk.java.net/13/
> 2/ Open the attached Maven project (a very simple OpenJFX project)
> 3/ Try to build or clean/build the project
> Result: the build output window shows only 2 lines and the build fails.
> {quote}{{cd C:\Users\Xiny\Documents\NetBeansProjects\Negatron; 
> "JAVA_HOME=C:\\Program Files\\Java\\jdk-13.0.1" cmd /c "\"\"C:\\Program 
> Files\\NetBeans-11.1\\netbeans\\java\\maven\\bin\\mvn.cmd\" 
> -Dmaven.ext.class.path=\"C:\\Program 
> Files\\NetBeans-11.1\\netbeans\\java\\maven-nblib\\netbeans-eventspy.jar\" 
> -Dfile.encoding=UTF-8 install\""}}
> {{Cannot run program "cmd" (in directory 
> "C:\Users\Xiny\Documents\NetBeansProjects\Negatron"): Malformed argument has 
> embedded quote: "C:\Program 
> Files\NetBeans-11.1\netbeans\java\maven\bin\mvn.cmd" 
> -Dmaven.ext.class.path="C:\Program 
> Files\NetBeans-11.1\netbeans\java\maven-nblib\netbeans-eventspy.jar" 
> -Dfile.encoding=UTF-8 install}}
> {quote}
>  Remark: this error only happens with OpenJDK 13.0.1 while everything runs 
> fine with OpenJDK 13.
>  



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