The option injectAllReactorProjects should set the git-commit-id related properties in all reactor projects. Right now the code does not only propagate the git properties, but all properties set in the current project (i.e. in the pom.xml's element).
This can overwrite properties completely unrelated to git in other projects leading to unexpected behavior.