How to run grover from during project build using Maven?

84 Views Asked by At

I try to run grover (YUITest Wrapper for PhantomJS) during test phase of project build using Maven.

I tried to use exec-maven-plugin, but it is not portable.

0

There are 0 best solutions below