LuboTerifaj opened a new issue, #1972:
URL: https://github.com/apache/incubator-kie-kogito-examples/issues/1972

   ### Description
   
   Update 
[serverless-workflow-functions-events-quarkus](https://github.com/apache/incubator-kie-kogito-examples/tree/stable/serverless-workflow-examples/serverless-workflow-functions-events-quarkus)
 example.
   
   #### Issues
   - [To be discussed] The structure could be updated. The installation should 
be placed before the application description.
   - Building the application fails with:
     ```
     Failed to execute goal io.quarkus:quarkus-maven-plugin:3.8.4:generate-code 
(default) on project serverless-workflow-functions-events-quarkus: Quarkus code 
generation phase has failed: Failed to bootstrap application in NORMAL mode: 
Failed to inject extension deployment dependencies for 
org.kie.kogito.examples:serverless-workflow-functions-events-quarkus:1.0-SNAPSHOT:
 Failed to collect dependencies of 
org.drools:drools-quarkus-rules-deployment:jar:999-SNAPSHOT: either its POM 
could not be resolved from the available Maven repositories or the artifact 
does not have any dependencies while at least a dependency on the runtime 
artifact org.drools:drools-quarkus-rules:jar:999-SNAPSHOT is expected
     ```
   - The example contain Kogito references:
     - 
[rules](https://docs.jboss.org/kogito/release/latest/html_single/#con-drl-rule-units_drl-rules)
     - "Install the KogitoSource [via command 
line](https://github.com/knative-sandbox/eventing-kogito#installation)."
       - [Investigate] Is it possible to replace this with anything?
     - "It will deploy the objects from knative.yml and **kogito.yml** 
generated files"
   
   ### Acceptance criteria
   All issues listed above are fixed.
   The example is working properly and well documented in readme file.
   
   ### Implementation ideas
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to