[jboss-jira] [JBoss JIRA] (DROOLS-3239) Investigate if possible to inject dependencies required by maven compiler plugin from kie-maven-plugin

Luca Molteni (Jira) issues at jboss.org
Fri Jul 19 11:01:00 EDT 2019


    [ https://issues.jboss.org/browse/DROOLS-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761270#comment-13761270 ] 

Luca Molteni commented on DROOLS-3239:
--------------------------------------

[~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_single/index.html#executable-model-maven-proc_pmml-models
> {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)


More information about the jboss-jira mailing list