Skip to content

Allow initialization once per run (with multiple modules) #53

@tuukkamustonen

Description

@tuukkamustonen

buildnumber-maven-plugin has http://mojo.codehaus.org/buildnumber-maven-plugin/create-mojo.html#getRevisionOnlyOnce to fetch the details only once.

With git-commit-id-plugin there is no such open and each module will re-fetch the details.

I tried declaring the plugin on parent POM and setting inherited to false, but then ${git.*} properties don't seem to be available on child modules (even though parent seems to successfully fetch the details).

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions