asa
asa
Thanks for the feedback, I can indeed imaging that this would be a bit of a pain to implement and maintain. I've ended up writing a Serializer for the whole...
The following is working fine on a project i have here: ``` ... SOME/WHERE/node.exe SOME/WHERE/ELSE/node_modules/karma/bin/karma ... ```
here is an extract from the pom I updated to test your issue (I'm on windows) ``` C:/apps/nodejs/4.2.x64/node.exe ${basedir}/node_modules/karma/bin/karma src/test/resources/conf/karma.conf.js ``` Note that I'm not referring to the karma script...
If @silk-bahamut wants to take over, seems fair as he has a PR pending. If he can't or doesn't want to, I can I suppose. This plugin has very little...