[
https://issues.jboss.org/browse/DROOLS-3239?page=com.atlassian.jira.plugi...
]
Luca Molteni edited comment on DROOLS-3239 at 7/19/19 11:00 AM:
----------------------------------------------------------------
[~stetson.robinson] It'd be weird from a migration point of view, definitely.
But please note that those dependencies are not required by the plugin itself, but by the
source code that the plugin generates. Therefore they're going to be needed anyway by
the runtime, and eventually every Drools project will have them. So it'd be even
weirder if the kie-maven-plugin added them automatically without following the usual
convention.
Does this make sense?
was (Author: volothamp):
[~stetson.robinson] It'd be weird from a migration point of view, definitely.
But please note that those dependency are not required by the plugin itself, but by the
source code that the plugin generates. Therefore they're going to be needed anyway by
the runtime, and eventually every Drools project will have them. So it'd be even
weirder if the kie-maven-plugin added them automatically without following the usual
convention.
Does this make sense?
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?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)