YunWZ opened a new issue, #11519:
URL: https://github.com/apache/dubbo/issues/11519

   <!-- If you need to report a security issue please visit 
https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 3.2
   * Operating System version: macOS13
   * Java version: 11.0.17
   
   ### Steps to reproduce this issue
   
   1. clone dubbo repo.(the lateset 3.2 branch)
   2. exec `mvn clean install -DskipTests`
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Behavior
   
   compile success.
   
   ### Actual Behavior
   
   <!-- What actually happens? -->
   
   If there is an exception, please attach the exception trace:
   
   ```
   [INFO] dubbo-registry-nacos 3.2.0-beta.5-SNAPSHOT ......... FAILURE [  1.010 
s]
   
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:02 min
   [INFO] Finished at: 2023-02-10T16:02:24+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) 
on project dubbo-registry-nacos: Compilation failure: Compilation failure: 
   [ERROR] 
/Users/yunye/code/apache/dubbo-group/dubbo/dubbo-registry/dubbo-registry-nacos/src/main/java/org/apache/dubbo/registry/nacos/function/NacosConsumer.java:[21,38]
 错误: 程序包com.alibaba.nacos.apiption不存在
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to