rahil-c commented on issue #719: URL: https://github.com/apache/incubator-xtable/issues/719#issuecomment-2923295472
Hi @vivuvivek can you share some more details on how you are building the project? When i checked out the latest `main` branch: https://github.com/apache/incubator-xtable/commits/main/ and ran `mvn clean install -DskipTests`, the build is passing for me. ``` [INFO] [INFO] --- install:3.1.2:install (default-install) @ xtable-service --- [INFO] Installing /Users/rahil/workplace/incubator-xtable/xtable-service/pom.xml to /Users/rahil/.m2/repository/org/apache/xtable/xtable-service/0.2.0-SNAPSHOT/xtable-service-0.2.0-SNAPSHOT.pom [INFO] Installing /Users/rahil/workplace/incubator-xtable/xtable-service/target/xtable-service-0.2.0-SNAPSHOT.jar to /Users/rahil/.m2/repository/org/apache/xtable/xtable-service/0.2.0-SNAPSHOT/xtable-service-0.2.0-SNAPSHOT.jar [INFO] Saved Build to local file: /Users/rahil/.m2/build-cache/v1/org.apache.xtable/xtable-service/25b3f22060857309/local/buildinfo.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for XTable Project Parent POM 0.2.0-SNAPSHOT: [INFO] [INFO] XTable Project Parent POM .......................... SUCCESS [ 0.080 s] [INFO] XTable Project API ................................. SUCCESS [ 3.455 s] [INFO] XTable Project Hudi Support Parent POM ............. SUCCESS [ 0.005 s] [INFO] XTable Project Hudi Support Utils .................. SUCCESS [ 0.094 s] [INFO] XTable Project Core ................................ SUCCESS [ 4.236 s] [INFO] XTable Project Hudi Support Extensions ............. SUCCESS [ 1.838 s] [INFO] XTable AWS ......................................... SUCCESS [ 10.920 s] [INFO] XTable HMS ......................................... SUCCESS [ 17.295 s] [INFO] XTable Project Utilities ........................... SUCCESS [ 54.194 s] [INFO] xtable-service ..................................... SUCCESS [ 7.483 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:40 min [INFO] Finished at: 2025-05-30T12:21:34-07:00 [INFO] ------------------------------------------------------------------------ ⚙ rahil@mac ~/workplace/incubator-xtable main ``` I think the ci build is also passing: https://github.com/apache/incubator-xtable/actions/runs/15353289973/job/43206498875 so unsure as to why you are getting that error. -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org