[
https://issues.redhat.com/browse/DROOLS-5375?page=com.atlassian.jira.plug...
]
Gabriele Cardosi updated DROOLS-5375:
-------------------------------------
Description:
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.--
Fixed by DROOLS-5367
was:
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.--
Fixed by DROOLS-5367
Depends on
https://github.com/kiegroup/drools/pull/3117
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
Priority: Major
Labels: TrustyAI
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.--
Fixed by DROOLS-5367
--
This message was sent by Atlassian Jira
(v7.13.8#713008)