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

为什么下载下来,到 IDEA 运行还是会出错 #7

Open
newcaoguo opened this issue Apr 14, 2018 · 3 comments
Open

为什么下载下来,到 IDEA 运行还是会出错 #7

newcaoguo opened this issue Apr 14, 2018 · 3 comments

Comments

@newcaoguo
Copy link

Caused by: java.lang.ClassNotFoundException: javax.xml.bind.ValidationException
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582) ~[na:na]
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190) ~[na:na]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499) ~[na:na]
... 51 common frames omitted

Process finished with exit code 1
贴出来错误提示

@chenfromsz
Copy link
Owner

用jdk1.8吗?刷新一下maven,看是不是一些依赖包没有加载完整。

@newcaoguo
Copy link
Author

我用的 jdk 10 也不行

@newcaoguo
Copy link
Author

是项目覆盖的时候出错了,我导入的时候命令为另外的就可以了

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

2 participants