Closed foogood7 closed 3 years ago
That is some Java problem, I tried with AdoptOpenJDK, but I got:
Caused by: java.lang.ClassNotFoundException: org.kie.memorycompiler.resources.ResourceReader
Very strange.
Hi @foogood7 , could you please provide us the following info? Environment (please complete the following information):
uname -a
or ver
: java -version
: mvnw --version
or gradlew --version
): master
branch or a particular release? Hi @foogood7 , any update on this?
Closing since there is no response from author. Feel free to re-open it adding more info
When I try to start
dmn-quarkus-example
, I got following error:I followed your
README.md
file. What I need to do to start project successfully?