]
Luca Molteni updated DROOLS-3239:
---------------------------------
Priority: Major (was: Minor)
Investigate if possible to inject dependencies required by maven
compiler plugin from kie-maven-plugin
------------------------------------------------------------------------------------------------------
Key: DROOLS-3239
URL:
https://issues.jboss.org/browse/DROOLS-3239
Project: Drools
Issue Type: Task
Components: tools
Reporter: Matteo Mortari
Assignee: Luca Molteni
Priority: Major
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_singl...
{quote}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. {quote}
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?