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

Dependency on org.kxml2 prevents usage of epublib in modules-enabled projects #129

Open
christianhujer opened this issue Dec 31, 2019 · 0 comments

Comments

@christianhujer
Copy link
Contributor

When using JavaFX 13, one has to use Java modules. When using Java modules with epublib, running a program fails with the following error message:

Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for /home/christian.hujer/.m2/repository/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Provider class org.kxml2.io.KXmlParser,org.kxml2.io.KXmlSerializer not in module
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