Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
trevor-vaughan opened this issue Apr 9, 2023 · 3 comments
Open

Comments

@trevor-vaughan
Copy link

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:

  • org.kie.kogito.rules.DataSource
  • org.kie.kogito.rules.RuleUnitData
  • org.kie.kogito.rules.SingletonStore

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

@trevor-vaughan
Copy link
Author

trevor-vaughan commented Apr 9, 2023

Steps to reproduce:

  • Create project following the documentation
  • Copy the src directory from this repository's quarkus-quickstarts directory into the created project
  • Attempt to build

@trevor-vaughan trevor-vaughan reopened this Apr 9, 2023
@puneetvtextellent
Copy link

How to run this project any luck or resolution found

@puneetvtextellent
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants