Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jgitver-maven-plugin does not correctly report groupId & version for multi modules #25

Closed
McFoggy opened this issue Jul 26, 2016 · 0 comments
Milestone

Comments

@McFoggy
Copy link
Contributor

McFoggy commented Jul 26, 2016

New implementation uses directly maven model object.
When the pom does not redefine the groupId & version from parent, those values are null in the model

[INFO] Scanning for projects...
[INFO] jgitver-maven-plugin is about to change project(s) version(s)
[INFO]     null::multi-pure-extension-it-module::null -> 2.0.0-SNAPSHOT
[INFO]     fr.brouillard.oss.it.multi::multi-pure-extension-it::0 -> 2.0.0-SNAPSHOT
@McFoggy McFoggy modified the milestone: 0.3.0 Jul 26, 2016
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

No branches or pull requests

1 participant