[jboss-jira] [JBoss JIRA] (DROOLS-5375) Implement GeneratePMMLModelMojo inside kie-maven-plugin

Gabriele Cardosi (Jira) issues at jboss.org
Mon May 25 10:36:04 EDT 2020


Gabriele Cardosi created DROOLS-5375:
----------------------------------------

             Summary: Implement GeneratePMMLModelMojo inside kie-maven-plugin 
                 Key: DROOLS-5375
                 URL: https://issues.redhat.com/browse/DROOLS-5375
             Project: Drools
          Issue Type: Task
            Reporter: Gabriele Cardosi
            Assignee: Gabriele Cardosi


GeneratePMMLModelMojo has been implemented as part of https://issues.redhat.com/browse/DROOLS-5258 and it is currently present inside
https://github.com/gitgabrio/droolsjbpm-integration/tree/DROOLS-5258 branch.
Thing to fix:
currently the plugin works if the source project is correctly layed down (i.e. every pmml file in its own package and kmodule.xml manually written out).
A way is needed so that user put all pmml files inside resources/PMMLResources and the model is correctly compiled.
It is needed to have a pre-compile phase (before any compilation) where
1) resources are moved to expected "resource" subfolder
2) kmodule.xml is generated
This must happen before invocation of kie build.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list