Skip to content

Speed up Git version inference#11

Open
michalstutzmann wants to merge 1 commit intoccampo133:masterfrom
michalstutzmann:speed-up-git-version-inference
Open

Speed up Git version inference#11
michalstutzmann wants to merge 1 commit intoccampo133:masterfrom
michalstutzmann:speed-up-git-version-inference

Conversation

@michalstutzmann
Copy link

For large projects with a lot of subprojects Git version inference is slow as it happens for every subproject.

If the plugin is configured just once in the root POM and all subprojects inherit (or don't change) the root's config the version can be inferred just once and applied to all subprojects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant