You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "John Neffenger (Jira)" <ji...@apache.org> on 2019/10/28 16:55:00 UTC

[jira] [Commented] (NETBEANS-3305) Cannot run and debug Maven projects with OpenJDK 13.0.1

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

John Neffenger commented on NETBEANS-3305:
------------------------------------------

I am unable to reproduce the error running [NetBeans 11.2|https://snapcraft.io/netbeans] with [OpenJDK 13.0.1|https://jdk.java.net/13/] on [Ubuntu 16.04.6 LTS|http://releases.ubuntu.com/16.04/]. The project builds and runs without problems.

I configured the snap package to track the _edge_ channel for an early release of NetBeans 11.2, which should be released generally in the next few days.


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