For quick success you can try to run mvn clean install -DskipTests That skips the test itself, but installs the required test artifacts.
I think we should create a api-with-dependencies, that includes all required modules (shared, checkstyle, etc.) Another must is to setup a working CI build and to deploy the artifacts to the snapshot repository. We should also create a CI build on a Windows machine. Alex granted me access to Hudson, I'll try if it works and set it up tonight. Kind Regards, Stefan
