[BUG] <ci> main ci is failed
- Dominant language
- Java
- Stars
- 8.8k
- Forks
- 3.1k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 85
Description
```
Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project shenyu-examples-mcp: Compilation failure: Compilation failure:
Error: /home/runner/work/shenyu/shenyu/shenyu-examples/shenyu-examples-mcp/src/main/java/org/apache/shenyu/controller/OrderController.java:[63,21] cannot find symbol
Error: symbol: method bodyToJson()
Error: location: @interface org.apache.shenyu.client.mcp.common.annotation.ShenyuMcpRequestConfig
Error: /home/runner/work/shenyu/shenyu/shenyu-examples/shenyu-examples-mcp/src/main/java/org/apache/shenyu/controller/OrderController.java:[99,21] cannot find symbol
Error: symbol: method bodyToJson()
Error: location: @interface org.apache.shenyu.client.mcp.common.annotation.ShenyuMcpRequestConfig
Error: -> [Help 1]
Error:
Error: To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: Re-run Maven using the -X switch to enable full debug logging.
Error:
Error: For more information about the errors and possible solutions, please read the following articles:
Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Error:
Error: After correcting the problems, you can resume the build with the command
Error: mvn -r
Error: Process completed with exit code 1.
```
https://github.com/apache/shenyu/actions/runs/18767452390/job/53545654399
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.