The `maven-incremental-build` is removing the target folder when it detects a dependency change in the classpath. This brute force logic could be replaced with
the `takari` plugin.
We can improve also our development experience by activating the maven `gitflow` plugin which select modules related to the changes applies onto the base branch.