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

Unable to generate allure report with maven due to 'NoClassDefFoundError: javax/xml/bind/annotation/XmlElement' error #3

Open
macieklukasik88 opened this issue Jul 7, 2020 · 0 comments

Comments

@macieklukasik88
Copy link

STEPS OT REPRODUCE:

  1. Execute tests using command:
    mvn clean install
  2. Generate test report with command
    mvn allure:serve

ACTUAL RESULTS:
Test report generation fails:

[INFO] --- allure-maven:2.9:serve (default-cli) @ jdi-dark-template --- Generating report to temp directory... Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlElement

@macieklukasik88 macieklukasik88 changed the title Unable to generate allure report due to ' Unable to generate allure report wuth maven due to 'NoClassDefFoundError: javax/xml/bind/annotation/XmlElement' error Jul 7, 2020
@macieklukasik88 macieklukasik88 changed the title Unable to generate allure report wuth maven due to 'NoClassDefFoundError: javax/xml/bind/annotation/XmlElement' error Unable to generate allure report with maven due to 'NoClassDefFoundError: javax/xml/bind/annotation/XmlElement' error Jul 7, 2020
@tjrbrom tjrbrom mentioned this issue Jul 7, 2020
pnatashap added a commit that referenced this issue Feb 19, 2021
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