The filename or extension is too long [message #1819569] |
Fri, 17 January 2020 07:24  |
Eclipse User |
|
|
|
Hi,
In my project I have several xtext plugins that are build by mvn on a windows machine.
One of them fails during the build with this error:
[INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (run-mwe2-code-generator) @ com.asml.asome.tsp.forcewhitespace ---
[INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
[INFO] Executing workflow in forked mode.
[ERROR] BuildException occurred while running workflow: java.io.IOException: Cannot run program "C:\Program Files\Java\jdk1.8.0_172\jre\bin\java.exe" (in directory "P:\asome\fixes\com.tsp.forcewhitespace"): CreateProcess error=206, The filename or extension is too long
[INFO] ------------------------------------------------------------------------
[
Any ideas on how to find out what exactly is on that command line? Adding -X to mvn does not help.
Regards,
Wilbert.
[Updated on: Fri, 17 January 2020 09:11] by Moderator
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03732 seconds