GitHub Issue: Build Failure During JUnit5 Migration
Description
Overview:
The process to migrate the buildtriggerbadge plugin to JUnit5 encountered a build failure. Initial steps involving local fetching and compiling with JDK 17 were completed, but verification did not succeed, and metadata collection was unable to proceed due to the build issues.
Errors:
Despite completing some steps, the plugin ultimately failed the build process necessary for full modernization.
Error Details
See buildtriggerbadge.txt.
Although metadata was collected and appeared valid, the overall process cannot be concluded successfully due to the build failure.
@strangelookingnerd managed to get his migration to work a few months ago.