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

Maven 3.9.2 should not produce warnings for jacoco-maven-plugin #1468

Conversation

Godin
Copy link
Member

@Godin Godin commented May 24, 2023

No description provided.

@Godin Godin added this to the 0.8.11 milestone May 24, 2023
@Godin Godin self-assigned this May 24, 2023
@Godin Godin added this to Implementation in Current work items via automation May 24, 2023
@Godin Godin force-pushed the maven_3_9_2_should_not_produce_warnings_for_jacoco-maven-plugin branch from fce3847 to f0e1124 Compare May 25, 2023 09:47
@Godin Godin linked an issue May 25, 2023 that may be closed by this pull request
@Godin Godin force-pushed the maven_3_9_2_should_not_produce_warnings_for_jacoco-maven-plugin branch from f0e1124 to ef6fb48 Compare May 25, 2023 11:51
@Godin Godin moved this from Implementation to Review in Current work items May 25, 2023
@Godin Godin marked this pull request as ready for review May 25, 2023 11:52
@Godin Godin requested a review from marchof May 25, 2023 12:08
<li>jacoco-maven-plugin now requires at least Java 8
(GitHub <a href="https://github.com/jacoco/jacoco/issues/1466">#1466</a>).</li>
(GitHub <a href="https://github.com/jacoco/jacoco/issues/1466">#1466</a>,
<a href="https://github.com/jacoco/jacoco/issues/1468">#1468</a>).</li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intentional that the PR is listed twice? If so maybe the commit message should be extended to explain the dependency on Java 8.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marchof Yes - it is intentional in order to express the link between these changes in the changelog.
I updated the commit message.

Note that `org.apache.maven.shared:file-management` version `3.1.0`
requires Java 8.
@Godin Godin force-pushed the maven_3_9_2_should_not_produce_warnings_for_jacoco-maven-plugin branch from ef6fb48 to 0ed6608 Compare May 26, 2023 09:23
@marchof marchof merged commit e0d9d04 into jacoco:master May 26, 2023
22 checks passed
Current work items automation moved this from Review to Done May 26, 2023
@Godin Godin deleted the maven_3_9_2_should_not_produce_warnings_for_jacoco-maven-plugin branch May 26, 2023 15:34
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.

Maven 4 compatibility / Maven 3.9 warnings
2 participants