Closed headcr4sh closed 9 years ago
We use "child_process.spawn" to fork a sub-process to execute Maven. mvn.bat on Windows can't be invoked like that... see https://github.com/joyent/node/issues/2318 for further details.
Possible solutions:
We use "child_process.spawn" to fork a sub-process to execute Maven. mvn.bat on Windows can't be invoked like that... see https://github.com/joyent/node/issues/2318 for further details.
Possible solutions: