cryostat-legacy
cryostat-legacy copied to clipboard
Maven multi-module build
It would be nice to set up the Maven build as a multi-module build so that modules can be built in parallel, and hopefully so that unchanged modules can be quickly skipped over on a rebuild. Specifically, the web-client git submodule could be set up as a separate Maven module from the main Cryostat maven module.
The base image could also be set up as a submodule.