Create an Archetype to generate a parent project with 2 modules. One module is a dropwizard application deployable through docker. The other would be a simple java jar file to be used by the aforementioned module. This will contain some mock resource tests and some docker integrations tests