Hello,

Try this…
https://stackoverflow.com/questions/58411279/java-with-maven-wouldnt-build-cannot-run-program-cmd-malformed-argument-has

I remember that I had the same problem some month ago. As far as I can
remember it is a Java problem.

Regards,
Klaus

Carl Mosca <carljmo...@gmail.com> schrieb am Do. 5. Aug. 2021 um 00:22:

> Not following the maven vs netbeans comment. I was referring to the fact
> that onedrive is referenced and I seem to recall strange behavior on such
> (google, etc) in the past but perhaps I dreamed it.
>
> On Wed, Aug 4, 2021 at 5:50 PM Geertjan Wielenga
> <geertjan.wiele...@googlemail.com.invalid> wrote:
>
>> Not NetBeans. Maven. Anything that works/does not work in Maven
>> works/does not work in NetBeans.
>>
>> Gj
>>
>> On Wed, 4 Aug 2021 at 23:23, Scott Palmer <swpal...@gmail.com> wrote:
>>
>>> That’s the standard install location on Windows.  If it doesn’t work
>>> with NetBeans it would be broken for most people on Windows.
>>>
>>> Scott
>>>
>>> On Aug 4, 2021, at 2:02 PM, Geertjan Wielenga <
>>> geertjan.wiele...@googlemail.com.INVALID> wrote:
>>>
>>> Maybe connected to installing in a dir with spaces, i.e., C:\Program
>>> Files\Java\jdk-16.0.2\bin\java.exe
>>>
>>> Gj
>>>
>>> On Wed, Aug 4, 2021 at 6:41 PM Benjamin Neuman <neuman....@gmail.com>
>>> wrote:
>>>
>>>> Hey Peter,
>>>> That's an odd one. Is the C:\netbeans\java\maven\bin\mvn.cmd
>>>> executable?
>>>>
>>>> On Sun, Aug 1, 2021 at 7:53 PM Peter Zimmermann <zinn...@gmail.com>
>>>> wrote:
>>>>
>>>>> Hi NetBeans users,
>>>>>
>>>>>  Although I have significant programming experience I’m new to
>>>>> NetBeans and Java and I’m having trouble getting the simplest “Hello 
>>>>> World”
>>>>> program to run. I keep getting the message shown below:
>>>>>
>>>>>
>>>>>
>>>>> Cannot run program "cmd" (in directory
>>>>> "C:\Users\User\OneDrive\Documents\NetBeansProjects\HelloWorldApp"):
>>>>> Malformed argument has embedded quote: 
>>>>> "C:\netbeans\java\maven\bin\mvn.cmd"
>>>>> -Dexec.args="-classpath %classpath com.mycompany.helloworldapp.Main"
>>>>> -Dexec.executable="C:\Program Files\Java\jdk-16.0.2\bin\java.exe"
>>>>> -Dmaven.ext.class.path=C:\netbeans\java\maven-nblib\netbeans-eventspy.jar
>>>>> -Dfile.encoding=UTF-8 process-classes
>>>>> org.codehaus.mojo:exec-maven-plugin:1.5.0:exec
>>>>>
>>>>>
>>>>>
>>>>> I’m sure it’s something simple , any help would be appreciated.
>>>>>
>>>>>
>>>>>
>>>>> zinn...@gmail.com
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
>>>>> Windows 10
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For
>>>>> additional commands, e-mail: users-h...@netbeans.apache.org For
>>>>> further information about the NetBeans mailing lists, visit:
>>>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>>
>>>>
>>> --
> Regards,
> Carl
>

Reply via email to