guixiaowen commented on PR #1435:
URL: https://github.com/apache/auron/pull/1435#issuecomment-3424835831

   > > @merrily01 me Errors during compilation after merging the code are shown 
in the figure. <img alt="截屏2025-10-21 00 24 06" width="1506" height="537" 
src="https://private-user-images.githubusercontent.com/58287738/503294618-e18bd9c2-0107-43c8-b1ee-dd1dde9b193a.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjEwMTc2MTIsIm5iZiI6MTc2MTAxNzMxMiwicGF0aCI6Ii81ODI4NzczOC81MDMyOTQ2MTgtZTE4YmQ5YzItMDEwNy00M2M4LWIxZWUtZGQxZGRlOWIxOTNhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTEwMjElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUxMDIxVDAzMjgzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY4NGJiMjgyMDdmNzhjZTIzZWM4YWEyNTEwOGQ2NTU5MzA5Yzc4MjYxMmFkMTA0MTc3YTU0MTQ0YTI2MjE3NGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZC2bKlxhjNf-MR5abOdlkC7HAIqRqrfaHJ2u-8xY2Ro";>
   > > The built file information is
   > > 
[auron-build-info.properties.txt](https://github.com/user-attachments/files/23005101/auron-build-info.properties.txt)
   > > The build command is: ./auron-build.sh --pre --sparkver 3.5 --scalaver 
2.12 -DskipBuildNative -Djansi.passthrough=true -s /Users/didi/.m3/settings.xml 
-Dmaven
   > 
   > It looks like the issue comes from local Maven environment?(probably 
related to the HTTP repo blocking in your settings.xml)
   > 
   > <img alt="image" width="1576" height="184" 
src="https://private-user-images.githubusercontent.com/15688792/503474174-dd9134b0-0777-4663-bf37-d2788e24bf20.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjEwMTk4MzgsIm5iZiI6MTc2MTAxOTUzOCwicGF0aCI6Ii8xNTY4ODc5Mi81MDM0NzQxNzQtZGQ5MTM0YjAtMDc3Ny00NjYzLWJmMzctZDI3ODhlMjRiZjIwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTEwMjElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUxMDIxVDA0MDUzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI5ZWQ5YzUzNjMxN2U4MGQwNTY1ZjMzMWY4YjgxYWI5ZmNmMzAzMjU0ODliZGVkNzdmNzNhYTdiNjc0Y2FmYjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.135nDamJbCSRhRhMuJ-cJ_TMGV0eNYeFPcmxD7V7qcs";>
   > Could you please try running the same command with a standard Maven setup 
(e.g., using ~/.m2/settings.xml)?
   > 
   > I just verified that and works fine on my side.
   
   @merrily01 Thank you very much for the reply. I'll take another look. Thanks!
   


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