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

NoClassDefFoundError: javax/activation/DataSource #61

Open
mvysny opened this issue Apr 1, 2019 · 1 comment
Open

NoClassDefFoundError: javax/activation/DataSource #61

mvysny opened this issue Apr 1, 2019 · 1 comment

Comments

@mvysny
Copy link

mvysny commented Apr 1, 2019

When launching the xjc task under Java 11, it fails with:

Execution failed for task ':aedict-indexer:jaxb-jmdict-schema:xjc'.
> java.lang.NoClassDefFoundError: javax/activation/DataSource
@mvysny
Copy link
Author

mvysny commented Apr 1, 2019

Adding jaxb "javax.activation:activation:1.1.1" to dependencies helped, but perhaps the plugin should add the dependency itself.

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