Skip to content

Upgrade buildnumber-maven-plugin to 3.1.0 - #1467

Merged
marchof merged 3 commits into
jacoco:masterfrom
Godin:upgrade_buildnumber-maven-plugin
May 24, 2023
Merged

Upgrade buildnumber-maven-plugin to 3.1.0#1467
marchof merged 3 commits into
jacoco:masterfrom
Godin:upgrade_buildnumber-maven-plugin

Conversation

@Godin

@Godin Godin commented May 23, 2023

Copy link
Copy Markdown
Member

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
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 requested a review from marchof May 23, 2023 20:41
@marchof
marchof merged commit f879b16 into jacoco:master 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.

2 participants