monali45 commented on issue #1916: URL: https://github.com/apache/polaris/issues/1916#issuecomment-3000513288
These instructions seems not working currently, i'm trying in local machine, cloned "apache-polaris-0.9.0-incubating" tag for stable version Ran command: ``` ./gradlew clean \ :polaris-quarkus-server:assemble \ :polaris-quarkus-server:quarkusAppPartsBuild --rerun \ :polaris-quarkus-admin:assemble \ :polaris-quarkus-admin:quarkusAppPartsBuild --rerun \ -Dquarkus.container-image.tag=postgres-latest \ -Dquarkus.container-image.build=true #error * What went wrong: Cannot locate tasks that match ':polaris-quarkus-server:assemble' as project 'polaris-quarkus-server' not found in root project 'polaris'. ``` -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org