-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2019 Week 29-31
-
3
-
NEW
-
NEW
Investigate if possible to inject dependencies required by maven compiler plugin from kie-maven-plugin
For reference this kind of dependencies described at step2: https://docs.jboss.org/drools/release/7.12.0.Final/drools-docs/html_single/index.html#executable-model-maven-proc_pmml-models
it would be a lot better if we could inject these dependencies either automatically into the generated kjar/pom or if we could add them transitively.
Deliverable in case not possible is a reference (in the manual) about why adding these dependencies manually in the pom.xml is necessary --analogy to JavaEE/JakartaEE and jOOQ as an example?