Hi,
I'm a fan of the Jetty Maven plugin and I was wondering whether anyone had written a BaseX Maven plugin that would allow you to start up the BaseX server from a Maven plugin. The Jetty one works like `mvn jetty:run` or `mvn jetty:run-exploded` ... I could see something like `mvn basex:run` working (where you would configure the BaseX server in the pom.xml). If noone has done this, I'll probably take a stab at it, but I thought I should check to see whether it had already been written before I put any work into it.
Thanks! Kevin