quarkusio / quarkus-quickstarts

Quarkus quickstart code
https://quarkus.io
Apache License 2.0
1.97k stars 1.47k forks source link

The kogito-quickstart does not work due to `cannot find symbol` errors #1260

Open trevor-vaughan opened 1 year ago

trevor-vaughan commented 1 year ago

I attempted to follow the documentation for kogito on the quarkus guides page which resulted in the following classes not being found in PersonUnit.java:

Note: The material in this repository does work but attempting to get the same result from following the guides is currently impossible.

trevor-vaughan commented 1 year ago

Steps to reproduce:

puneetvtextellent commented 4 months ago

How to run this project any luck or resolution found

puneetvtextellent commented 4 months ago

@trevor-vaughan are you able to run what things we have to do to make this working