Maven multi-module incremental building with Git feature branches
Maven extension gitflow incremental builder may be your friend. If you have multi-module maven project and you need to build or test only modules containing changes between two branches e.g. develop is usually stable and feature branches are not.
Please sign in to leave a comment.
I tried to use the gitflow-incremental-builder but it is throwing error. I have filed the below issue
https://github.com/gitflow-incremental-builder/gitflow-incremental-builder/issues/579