-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Kogito Tooling 0.21.2
-
None
-
False
-
None
-
False
-
---
-
---
There is problem with invoking the create command with productized version of Quarkus - RHBQ.
The problem is the groupId of maven plugin being used, while for community the groupId is io.quarkus.platform, for productized builds it's com.redhat.quarkus.platform.
This needs to be handled on the command too, otherwise the build fails with (in verbose mode):
[ERROR] Plugin io.quarkus.platform:quarkus-maven-plugin:2.7.6.Final-redhat-00006 or one of its dependencies could not be resolved: Could not find artifact io.quarkus.platform:quarkus-maven-plugin:jar:2.7.6.Final-redhat-00006 in public-pnc (...) -> [Help 1]
- blocks
-
SRVLOGIC-28 [deliverable] KN CLI workflow plugin
- Closed