Details
-
Dependency upgrade
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Building and testing the maven-shade-plugin with Java 15 EA has revealed an error in one of the tests:
[INFO] Setup done. [INFO] Building: mini-jar-jdk11+/pom.xml [INFO] run post-build script verify.bsh [INFO] The post-build script did not succeed. wanted path is missing: junit/framework/TestCase.class [INFO] mini-jar-jdk11+/pom.xml .......................... FAILED (2.9 s)
It currently looks like a release of ASM will be required.
The plugin is currently at the latest released version 7.3.1 - the current thinking is the upcoming release.