I'm working on a multi-module maven Java EE project. We use Spring with separate configurations for each module. We have integration tests placed in the src/test/integration folder along with the UT for the respective module (lets say in src/test/ut).I'm working on a multi-module maven Java EE pro