I have a module in my project that is depentent on a server running for the unit tests to work. The server can be run with the command mvn jetty:run -f moduleName/pom.
mvn jetty:run -f moduleName/pom.