JingFengWang commented on PR #9290:
URL: https://github.com/apache/hudi/pull/9290#issuecomment-1655229735

   > Did you check your local mvn repository for the http-core jar, maybe you 
can just remove the local jar and let the mvn to re-download it then retry the 
build.
   
   I changed the versions of maven and scala, using 3.8.4 and 2.12.10 
respectively, and the original 3.8.7 and 2.11.12, and deleted the 
./m2/repository file. Recompiled hudi successfully. The phenomenon I found is 
that the dependency path and scope of httpcore in the hudi-common module have 
changed, and the scope has changed from test to compile.
   
   
![CAPTURE_2023728_155650](https://github.com/apache/hudi/assets/18161501/94ceea89-696e-475d-abb4-98bb9c214c5c)
   
   **Thank you very much for pointing me in the direction to solve the 
problem.**


-- 
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]

Reply via email to