Closed mcoffin closed 9 years ago
The build system can't execute on windows because it has trouble finding the mvn command. On windows, this file is mvn.cmd. It should use that instead.
mvn
mvn.cmd
The build system can't execute on windows because it has trouble finding the
mvn
command. On windows, this file ismvn.cmd
. It should use that instead.