-
Notifications
You must be signed in to change notification settings - Fork 485
Adding changelog #301
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
Adding changelog #301
Conversation
|
@tomasbjerre |
|
Yes there is a configuration attribute for that, templateFile. |
|
Can you make that change and update the PR? I'll merge when that is completed. |
|
Yes, I can change it later today. |
|
@gmessner Updated. |
|
@tomasbjerre |
|
@tomasbjerre Also, when importing into Eclipse I get the following error: Can these be corrected? |
|
Looks like you can tell m2e to ignore the plugin: https://stackoverflow.com/questions/6352208/how-to-solve-plugin-execution-not-covered-by-lifecycle-configuration-for-sprin |
|
Or, you want it out of the pom. You can do: And rename the template to And issue this command manually whenever you want to update the changelog. |
|
@tomasbjerre |
I noticed there was no changelog in the repo. You might be interested in using this plugin to generate it.
Else, just feel free to close this PR =)