Skip to content

Conversation

@sormuras
Copy link
Member

@sormuras sormuras commented May 28, 2025

Overview

Test-drive Maven 4 with JUnit's sample projects.

This PR also prevents the following warnings to be emitted:

Warning:  Version not locked for default bindings plugins [maven-resources-plugin, maven-compiler-plugin], you should define versions in pluginManagement section of your pom.xml or parent

Warning:  bootstrap class path not set in conjunction with -source 8
Warning:  source value 8 is obsolete and will be removed in a future release
Warning:  target value 8 is obsolete and will be removed in a future release
Warning: [WARNING] To suppress warnings about obsolete options, use -Xlint:-options.

I hereby agree to the terms of the JUnit Contributor License Agreement.

- https://maven.apache.org/docs/4.0.0-rc-3/release-notes.html
- Also reduce warnings by specifying plugin versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants