Skip to content
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

Open
epomatti opened this issue Aug 17, 2020 · 0 comments

Comments

@epomatti
Copy link

Since issue #112 is closed I'll open another one here for this problem.

[ERROR] Failed to execute goal org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report (default-cli) on project solid: Execution default-cli of goal org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report failed: A required class was missing while executing org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report: javax/xml/bind/DatatypeConverter

Adding jaxb-api dependency is a workaround.

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
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant