lgrignon/jsweet-maven-plugin

Command line to long error on windows machines

Closed this issue · 3 comments

I am using a windows box with JSweet 1.2.0-SNAPSHOT and i am getting an exception during compilation of a project with a few hundred files. It seems that the generated tsc command line is too long. Running the same build on a windows machine is just fine.

Hello, did you try putting your project in your virtual drive's root and shorten the path to your directory? It would only be a workaround but it's worth trying.

Thanks for reporting.

Could you send the full stacktrace to check whether it is a Maven plugin issue or a JSweet issue?
Txs

Hello @mirkosertic, any news on this point? Otherwise I close the issue.