[jboss-jira] [JBoss JIRA] (DROOLS-4263) kbase.cache is not generated in kjar by kie-maven-plugin

Toshiya Kobayashi (Jira) issues at jboss.org
Wed Jun 26 23:11:00 EDT 2019


Toshiya Kobayashi created DROOLS-4263:
-----------------------------------------

             Summary: kbase.cache is not generated in kjar by kie-maven-plugin
                 Key: DROOLS-4263
                 URL: https://issues.jboss.org/browse/DROOLS-4263
             Project: Drools
          Issue Type: Bug
          Components: tools
    Affects Versions: 7.23.0.Final, 7.10.0.Final
         Environment: - kie-maven-plugin
            Reporter: Toshiya Kobayashi
            Assignee: Mario Fusco


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.





--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list