I was setting fork option to "true" because I want to set the javac bootclasspath. I discovered this is not required, and the in-process compiler uses my bootclasspath.

Nico.

Nicolas De Loof a écrit :

On windowsn when configuring M2 compiler-plugin I get
"
Failure executing javac,  but could not parse the error:
La chaîne de caractères suivante est trop longue :
-d D:\commons\platina\platina-remoting\target\classes -c
...

"

This line too long error seems to be a limitation of the win32 command line size. A big classpath makes it too long. I remember a similar issue in M1 for javadoc plugin, that can be solved by using a file as parameter
Is there something similar for M2 compiler ?

Nico.

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to