How to run grover from during project build using Maven?

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.