You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
STEPS OT REPRODUCE:
mvn clean install
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
The text was updated successfully, but these errors were encountered: