'cmd' is not recognized as an internal or external command, operable program or batch file.
Hi,
I try to use AppVeyor with an Java open source project (https://github.com/INRIA/spoon) and I made tests with my fork here (https://github.com/GerardPaligot/spoon/pull/11) but I got always the same error:
'cmd' is not recognized as an internal or external command, operable program or batch file.
How you can see here (https://ci.appveyor.com/project/GerardPaligot/spoon/build/11), the maven results is "success" but the result of AppVeyor is "fail".
If someone have an idea to fix my problem, I'm open!
Thanks in advance!
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 02 Nov, 2015 05:36 PM
Found these:
http://stackoverflow.com/questions/32035577/cmd-is-not-recognized-a...
http://stackoverflow.com/questions/14491928/cmd-not-recognised-in-m...
2 Posted by Gerard on 03 Nov, 2015 09:31 AM
Big thanks. I didn't see these topics on StackOverflow.
Everything is okay.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.