Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(maven): add incremental module builder maven extension
- allows to only build modules which where changed in git and their dependents with `mvn -b incremental install`
- Loading branch information