-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
coveralls-maven-plugin fails on Java 11 - required class missing: DatatypeConverter #141
Comments
kaiwinter
added a commit
to kaiwinter/rclone-visual-compare
that referenced
this issue
Nov 4, 2020
For "A required class was missing while executing org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report: javax/xml/bind/DatatypeConverter" See trautonen/coveralls-maven-plugin#141
dpaukov
added a commit
to dpaukov/combinatoricslib3
that referenced
this issue
Dec 13, 2020
BlacknDecker
added a commit
to BlacknDecker/sensor-reader
that referenced
this issue
Feb 19, 2021
javatlacati
added a commit
to javatlacati/regextester
that referenced
this issue
Apr 25, 2021
targeting error "A required class was missing while executing org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report: javax/xml/bind/DatatypeConverter" described in trautonen/coveralls-maven-plugin#141
davidjgonzalez
added a commit
to Adobe-Consulting-Services/acs-aem-commons
that referenced
this issue
Jun 17, 2021
mr-c
added a commit
to common-workflow-language/cwljava
that referenced
this issue
Sep 8, 2021
phvogt
pushed a commit
to phvogt/Oe1Downloader
that referenced
this issue
Apr 19, 2022
Added the dependency to jaxb-api for coveralls-maven-plugin, see trautonen/coveralls-maven-plugin#141
phvogt
pushed a commit
to phvogt/Oe1Downloader
that referenced
this issue
Apr 19, 2022
Migrate from openjdk8 to openjdk11 in travis-ci.yml. Fixed the maven-release plugin version to 2.5.3. Refactored the plugin versions to the pluginsManagement section. Added the dependency to jaxb-api for coveralls-maven-plugin, see trautonen/coveralls-maven-plugin#141
khatchad
added a commit
to ponder-lab/Hybridize-Functions-Refactoring
that referenced
this issue
Aug 2, 2022
6 tasks
xtermi2
added a commit
to senacor/elasticsearch-evolution
that referenced
this issue
May 12, 2024
…x.xml.bind.DatatypeConverter since running on JDK 17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since issue #112 is closed I'll open another one here for this problem.
Adding jaxb-api dependency is a workaround.
The text was updated successfully, but these errors were encountered: