apache / incubator-kie-kogito-apps

Kogito Apps - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
61 stars 127 forks source link

org.kie.kogito:kogito-addons-quarkus-cloudevents:jar is missing #1562

Open kstan79 opened 1 year ago

kstan79 commented 1 year ago

Describe the bug

according document at https://docs.jboss.org/kogito/release/latest/html_single/#proc-messaging-enabling_kogito-developing-process-services: there is need to install 2 extension:

  1. quarkus-smallrye-reactive-messaging-kafka. (exits)
  2. kogito-addons-quarkus-cloudevents. (doesn't exists)

I think (2) mean kogito-addons-quarkus-messaging is it? cause there is others place highlighted it and confusing.

Expected behavior

either kogito-addons-quarkus-cloudevent shall installable or have another appropriate name

Actual behavior

either kogito-addons-quarkus-cloudevent shall installable or have another appropriate name

How to Reproduce?

try run quarkus ext add kogito-addons-quarkus-cloudevent

Output of uname -a or ver

not relavent

Output of java -version

not relavent

GraalVM version (if different from Java)

not relavent

Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)

not relavent

Build tool (ie. output of mvnw --version or gradlew --version)

not relavent

Additional information

No response

fjtirado commented 1 year ago

This doc is outdated, the doc should mention kogito-addons-quarkus-messaging