Impossible to build a project with quarkus-kind in the classpath if kind not available? #38306
-
Hey folks! Quick question before I open an issue. I have a project using the Now for the issue, when running on the CI, there is no kind available, which shouldn't be a problem since I don't want to deploy. However, I think that I looked around in https://quarkus.io/guides/all-config but didn't find any property to modify this behavior. Am I missing something? Would it make sense to skip The only workaround I see is to hide the dependency behind a profile in Maven, obviously I don't like it :) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
I don't think this is the proper behavior, it does sound like a bug to me |
Beta Was this translation helpful? Give feedback.
-
Link #38322 |
Beta Was this translation helpful? Give feedback.
/cc @geoand (kubernetes), @iocanel (kubernetes)