Context: multi-module maven applications
It seems that currently all modules are built in every test execution.
This could be reduced to only building the neccessary modules with -pl -am
This would increase performance and decrease the size of the logs in a useful way.
Context: multi-module maven applications It seems that currently all modules are built in every test execution. This could be reduced to only building the neccessary modules with -pl -am
This would increase performance and decrease the size of the logs in a useful way.