arextest / arex-agent-java

Lightweight Java agent for traffic capture and replay, enhancing testing and debugging.
https://doc.arextest.com/
Apache License 2.0
442 stars 91 forks source link

arex-agent build fail #183

Closed hcbhcb50 closed 1 year ago

hcbhcb50 commented 1 year ago

BUILD FAILURE [INFO] arex-dubbo ......................................... FAILURE [ 0.636 s] [INFO] arex-spring-security ............................... SKIPPED [INFO] arex-httpclient-webclient-v5 ....................... SKIPPED [INFO] arex-shiro ......................................... SKIPPED [INFO] arex-jcasbin ....................................... SKIPPED [INFO] arex-agent ......................................... SKIPPED [INFO] arex-jedis-v2 ...................................... SKIPPED [INFO] arex-attacher ...................................... SKIPPED [INFO] arex-integration-tests ............................. SKIPPED [INFO] arex-common-integration-test ....................... SKIPPED [INFO] arex-main-integration-test ......................... SKIPPED [INFO] arex-dynamic-integration-test ...................... SKIPPED [INFO] arex-jedis-v4-integration-test ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.626 s [INFO] Finished at: 2023-05-30T20:33:33+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project arex-dubbo: Compilation failure [ERROR] /Users/xxx/xxx/arex/arex-agent-java/arex-instrumentation/dubbo/arex-dubbo/src/test/java/io/arex/inst/dubbo/stream/DubboStreamConsumerExtractorTest.java:[137,40] 无法访问io.netty.util.AbstractReferenceCounted [ERROR] 找不到io.netty.util.AbstractReferenceCounted的类文件 [ERROR] [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 -rf :arex-dubbo

hcbhcb50 commented 1 year ago

Authority problem