-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Deploying in remote dev mode, with packaging set to mutable jar ,
doesn't serve the web ui application. It appears the quinoa-build is not included in the packaged application
Also the container logs seem log about not being able to find the Quinoa directory
Press [h] for more options>
2022-07-26 22:28:26,185 WARN [io.qua.qui.dep.QuinoaProcessor] (build-23) Quinoa directory not found 'quarkus.quinoa.ui-dir=src/main/webui'. It is recommended to remove the quarkus-quinoa extension if not used.
2022-07-26 22:28:26,440 WARN [io.qua.kub.dep.KubernetesProcessor] (build-41) No project was detected, skipping generation of kubernetes manifests!
__ ____ __ _____ ___ __ ____ ______
--/ __ \/ / / / _ | / _ \/ //_/ / / / __/
-/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/
2022-07-26 22:28:28,178 INFO [io.quarkus] (Quarkus Main Thread) webconsole 1.0 on JVM (powered by Quarkus 2.10.2.Final) started in 4.151s. Listening on: http://0.0.0.0:8080
2022-07-26 22:28:28,180 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
2022-07-26 22:28:28,181 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, kubernetes, quinoa, resteasy-reactive, smallrye-context-propagation, vertx]
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request