Starting migration of JUnit3 based test to JUnit5.
Prepare rewrite recipes that support the migration from JUnit3 to JUnit5 for Maven-specific tests (i.e., tests that are based on AbstractMojoTestCase and PlexusTestCase)
Enhance JUnit 5 support in the testing libraries maven-plugin-testing and plexus-testing, and publish updated releases.
We continued refactoring of the Maven Surefire plugin to use only junit-platform-engine to run tests. (#51)
Work Package 4 — Documentation
Improve and expand documentation on the Apache Maven Testing Plugins site.
Publish the documentation site with examples for Plexus Testing.
Continued development and refinement of the Maven Initializer to improve project generation workflows and dependency management(https://maven-initializer.open-elements.cloud/).