adnanhemani commented on issue #1254: URL: https://github.com/apache/polaris/issues/1254#issuecomment-2753145041
Seems like running the `docker build` command may not be the right thing to debug - I ran this against the `polaris-quarkus-server` module and the `docker build` command fails there as well. But I did inspect the `build` directory for the `admin` module and there is no `polaris-quarkus-admin-*-runner.jar` (which is what I've gathered should be present under the main `build` folder after building the `admin` module). <img width="483" alt="Image" src="https://github.com/user-attachments/assets/88b1ef1a-3291-4187-8c7f-cbabddb7406b" /> Even unzipping the `polaris-quarkus-admin-<version>.zip` file did not show the `polaris-quarkus-admin-*-runner.jar` file: <img width="1533" alt="Image" src="https://github.com/user-attachments/assets/bcceb5b4-372a-4015-bc9e-176593803edc" /> I'll continue to investigate where this JAR went during the build. If anyone has an idea if I'm following the wrong rabbit hole, please do let me know. Tagging @adutra, as you are the original author of this file, in case you have any idea what could be going on. -- 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]
