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

Upgrade buildnumber-maven-plugin to 3.1.0 #1467

Merged
merged 3 commits into from
May 24, 2023

Conversation

Godin
Copy link
Member

@Godin Godin commented May 23, 2023

This reduces number of warnings produced by Maven 3.9.2 - prior to this change:

...
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  42.077 s
[INFO] Finished at: 2023-05-23T12:18:40+02:00
[INFO] ------------------------------------------------------------------------
[WARNING]
[WARNING] Plugin validation issues were detected in 15 plugin(s)
...
[WARNING]  * org.codehaus.mojo:buildnumber-maven-plugin:1.2
...

Note that buildnumber-maven-plugin starting from version 3.1.0 requires Maven 3.5.4 and thus transitively our build should require it too.

@Godin Godin added this to the 0.8.11 milestone May 23, 2023
@Godin Godin self-assigned this May 23, 2023
@Godin Godin added this to Implementation in Current work items via automation May 23, 2023
It requires Maven 3.5.4 and thus transitively
our build should require it too.
@Godin Godin force-pushed the upgrade_buildnumber-maven-plugin branch from 4c9c3fa to cc269d7 Compare May 23, 2023 20:40
@Godin Godin marked this pull request as ready for review May 23, 2023 20:41
@Godin Godin moved this from Implementation to Review in Current work items May 23, 2023
@Godin Godin requested a review from marchof May 23, 2023 20:41
@marchof marchof merged commit f879b16 into jacoco:master May 24, 2023
22 checks passed
Current work items automation moved this from Review to Done May 24, 2023
@Godin Godin deleted the upgrade_buildnumber-maven-plugin branch May 24, 2023 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants