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

编译源码报错,类 JettyJsonHandler找不到 #6

Open
Xiateman opened this issue Jun 21, 2022 · 4 comments
Open

编译源码报错,类 JettyJsonHandler找不到 #6

Xiateman opened this issue Jun 21, 2022 · 4 comments

Comments

@Xiateman
Copy link

image

在执行mvn clean package -U -Dmaven.test.skip=true -Dos.detected.name=linux -Dos.detected.arch=x86_64进行编译打包时报错了,类JettyJsonHandler无法找到

@VladCiocan
Copy link

Same here JettyJsonHandler is missing from dependency zeus-server-jetty

@chengliang0717
Copy link

遇到同样的问题了

@cxntsh
Copy link
Contributor

cxntsh commented Aug 30, 2022

确定一下 ebean 的插件是否安装,并且勾选启动

@foolishflyfox
Copy link

默认使用的是 develop 分支,该分支会有这个问题。通过 git checkout main 切到主分支就可以解决了。

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

5 participants