mabe02 / lanterna

Java library for creating text-based GUIs
GNU Lesser General Public License v3.0
2.23k stars 243 forks source link

update jacoco-maven-plugin #577

Closed weberjn closed 11 months ago

weberjn commented 11 months ago

Please update jacoco-maven-plugin to 0.8.10 With the current 0.8.5 and Java 17 there is an error

[INFO] Running com.googlecode.lanterna.issue.Issue452Test
java.lang.instrument.IllegalClassFormatException: Error while instrumenting sun/util/resources/cldr/provider/CLDRLocaleDataMetaInfo.
mabe02 commented 11 months ago

Done