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

maven project compile error #4227

Closed
xiqicode opened this issue May 31, 2019 · 1 comment · Fixed by #4228
Closed

maven project compile error #4227

xiqicode opened this issue May 31, 2019 · 1 comment · Fixed by #4228

Comments

@xiqicode
Copy link

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project dubbo-rpc-xml: Compilation failure

dubbo\dubbo-rpc\dubbo-rpc-xml\src\main\java\org\apache\dubbo\xml\rpc\protocol\xmlrpc\XmlRpcProtocol.java:[154,4] 错误: Override 不是可重复的注释类型

@wanghbxxxx
Copy link
Contributor

there are duplicate Override annotations.

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

Successfully merging a pull request may close this issue.

2 participants