It seems that with maven 3.3.x the plugin doesn't work because the MavenInvoker expects mvn.bat to exist, but that's been renamed to mvn.cmd. More details at https://issues.apache.org/jira/browse/MSHARED-413
Should be able to fix by upgrading the maven invoker version.
It seems that with maven 3.3.x the plugin doesn't work because the MavenInvoker expects mvn.bat to exist, but that's been renamed to mvn.cmd. More details at https://issues.apache.org/jira/browse/MSHARED-413
Should be able to fix by upgrading the maven invoker version.