kazurayam / materialstore

A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8
Apache License 2.0
0 stars 0 forks source link

java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException #404

Closed kazurayam closed 1 year ago

kazurayam commented 1 year ago

com.kazurayam.materialstore.core.filesystem.StoreOnS3Test failed on GitHub Actions CI:

スクリーンショット 2023-01-10 10 31 47
kazurayam commented 1 year ago

changed settings.gradle and build.gradle to add dependency to the jaxb-api