quarkiverse / quarkus-argocd

An ArgoCD extension for Quarkus
https://docs.quarkiverse.io/quarkus-argocd/dev
Apache License 2.0
0 stars 2 forks source link

The CLI generate commands require the target project to be previously built #46

Open iocanel opened 11 hours ago

iocanel commented 11 hours ago

In cases where the project has not been previously built, it becomes impossible for QuarkusBootstrap to resolve the application artifact.

It would be great if it was possible to detect those cases and somehow force a build.