]
Michael Musgrove updated JBTM-3129:
-----------------------------------
Summary: codeCoverage profile fails with JDK 11 (was: codeCoverage profile fails on
Windows with JDK 11)
codeCoverage profile fails with JDK 11
--------------------------------------
Key: JBTM-3129
URL:
https://issues.jboss.org/browse/JBTM-3129
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Testing
Affects Versions: 5.9.5.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Major
Fix For: 5.next
The vert.x mod-stm artefact fails when running the codeCoverage profile:
{quote}
mvn -B site clean install -B -Prelease,community -PcodeCoverage -Pfindbugs
{quote}
The failure is:
{quote}
[WARNING] Error injecting: org.apache.maven.plugin.javadoc.JavadocReport
java.lang.ExceptionInInitializerError
at
org.apache.maven.plugin.javadoc.AbstractJavadocMojo.<clinit>(AbstractJavadocMojo.java:188)
{quote}
This issue only seems to affect the windows slave when running JDK 11