kie-maven-plugin doesn't generate kbase.cache since 7.10.0.Final. It was generated in 7.9.0.Final.
The change was introduced by this commit:
https://github.com/kiegroup/droolsjbpm-integration/commit/e2129e0d
It seems to presume "container == null" in kie-maven-plugin but actually not null so writeKieModuleMetaInfo() is not executed.
- is incorporated by
-
RHDM-1001 kbase.cache is not generated in kjar by kie-maven-plugin
- Closed
- is related to
-
DROOLS-5663 align kie-maven-plugin default value for generateModel configuration flag
- Closed