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

Enable per module versions #136

Open
markokocic opened this issue Oct 31, 2014 · 2 comments
Open

Enable per module versions #136

markokocic opened this issue Oct 31, 2014 · 2 comments
Labels

Comments

@markokocic
Copy link

In multi module maven project that is stored in one Git repo it would be helpful to be able to get version number / build number based of the last git commit in the module itself, and not based on the last git commit of the whole git project.

That could even be a configuration option.

@kdoteu
Copy link

kdoteu commented Jul 28, 2016

We need this for our model repo. We have a multi module project with all necessary model modules we need across our projects. At this point we are using the lattest commit id of the repo. But to improve the quality an speed it would be a nice improvment to have the direct commit id of the module itself.

@ktoso
Copy link
Collaborator

ktoso commented Jul 28, 2016

Would love to accept a contribution of such feature, you can start out by writing a test and take it from there though the Mojo class.
Currently not able time wise to work on it.

Thanks in advance!

@ktoso ktoso added the feature label Jul 28, 2016
@ktoso ktoso added this to the 2.3.0 milestone Jul 28, 2016
@TheSnoozer TheSnoozer removed this from the 2.3.0 milestone Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants