chickenlj commented on PR #12871: URL: https://github.com/apache/dubbo/pull/12871#issuecomment-1671222718
Caused by the following module check, known issue, will be fixed by the following triple pr.+ ``` 2023-08-09T08:09:20.6389036Z [ERROR] Failures: 2023-08-09T08:09:20.6390230Z [ERROR] FileTest.checkArtifacts:142 Newly created modules must be added to .artifacts (in project root). Found modules: [dubbo-remoting-http12] ==> expected: <true> but was: <false> 2023-08-09T08:09:20.6391929Z [ERROR] FileTest.checkDubboAllTransform:383 Newly created SPI interface must be added to dubbo-all(dubbo-distribution/dubbo-all/pom.xml in shade plugin) to being transformed. Found spis: [org.apache.dubbo.remoting.http12.h1.Http1ServerTransportListenerFactory] ==> expected: <true> but was: <false> 2023-08-09T08:09:20.6393724Z [ERROR] FileTest.checkDubboBom:108 Newly created modules must be added to dubbo-bom. Found modules: [dubbo-remoting-http12] ==> expected: <true> but was: <false> 2023-08-09T08:09:20.6394762Z [ERROR] FileTest.checkDubboDependenciesAll:181 Newly created modules must be added to dubbo-dependencies-all. Found modules: [dubbo-remoting-http12] ==> expected: <true> but was: <false> 2023-08-09T08:09:20.6395352Z [INFO] 2023-08-09T08:09:20.6395710Z [ERROR] Tests run: 7, Failures: 4, Errors: 0, Skipped: 0 2023-08-09T08:09:20.6396061Z [INFO] 2023-08-09T08:09:20.6396408Z [INFO] ``` -- 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]
