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

[jira] [Resolved] (NETBEANS-3251) Netbeans 11.1 on JDK 11.0.5

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

Laszlo Kishalmi resolved NETBEANS-3251.
---------------------------------------
    Resolution: Fixed

Fixed by NETBEANS-3253. Users reported the fix is working fine. Let's mark this issue resolved.

> Netbeans 11.1 on JDK 11.0.5
> ---------------------------
>
>                 Key: NETBEANS-3251
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3251
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.1
>         Environment: Windows 10
>            Reporter: Alexander Mitchell
>            Priority: Critical
>             Fix For: 11.2
>
>
> A fresh installation of Netbeans 11.1 and JDK 11.0.5 on Windows 10. Creating a maven project and attempting to run gives error:
>  
> Execution:
> cd C:\Users\Alexander.Mitchell\Workspace\patterns; "JAVA_HOME=C:\\Program Files\\Java\\jdk-11.0.5" cmd /c "\"\"C:\\Program Files\\NetBeans\\NetBeans-11.1\\netbeans\\java\\maven\\bin\\mvn.cmd\" -Dmaven.ext.class.path=\"C:\\Program Files\\NetBeans\\NetBeans-11.1\\netbeans\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 clean install\""
>  
> Error:
> Cannot run program "cmd" (in directory "C:\Users\Alexander.Mitchell\Workspace\patterns"): Malformed argument has embedded quote: "C:\Program Files\NetBeans\NetBeans-11.1\netbeans\java\maven\bin\mvn.cmd" -Dmaven.ext.class.path="C:\Program Files\NetBeans\NetBeans-11.1\netbeans\java\maven-nblib\netbeans-eventspy.jar" -Dfile.encoding=UTF-8 clean install



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