-
Bug
-
Resolution: Done
-
Major
-
None
-
8.31.0.Final
-
None
-
2023 Week 15-17 (from Apr 10)
-
-
NEW
-
NEW
-
---
-
---
I found that build would fail if I call lombok-generated method in java code. And it's kind of weird because it happens even if I remove the kmodule.xml file.
Using lombok-generated method in drl is ok.
Running unit test in Idea with dynamic load model also works well.
ks.newKieBuilder(kfs).buildAll(ExecutableModelProject.class)
Error message from kie-maven-plugin: Unable to create KieModule
Message: The method builder() is undefined for the type Foobar.