generate
common
server
client
integrationtest
Executing:
mvn clean install
...runs all unit and integration tests
Executing:
mvn clean install -P configQ
mvn clean install -P configA
mvn clean install -P configB
...runs the three configurations of system tests.