-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
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 <args> -r
Error: Process completed with exit code 1.
https://github.com/apache/shenyu/actions/runs/18767452390/job/53545654399