[jboss-jira] [JBoss JIRA] (DROOLS-1648) Maven dependency resolution through "LATEST" and "RELEASE" version labels using "KieServices.newKieContainer(ReleaseId releaseId)" method fails

Mario Fusco (JIRA) issues at jboss.org
Tue Jul 4 12:34:00 EDT 2017


     [ https://issues.jboss.org/browse/DROOLS-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved DROOLS-1648.
---------------------------------
    Resolution: Rejected


Since maven no longer supports metaversions we also had to drop support to them as documented here https://github.com/kiegroup/kie-docs/commit/a7c68cbcd7a5ae885ef8ba897a948adcf87846b9

> Maven dependency resolution through "LATEST" and "RELEASE" version labels using "KieServices.newKieContainer(ReleaseId releaseId)" method fails
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-1648
>                 URL: https://issues.jboss.org/browse/DROOLS-1648
>             Project: Drools
>          Issue Type: Bug
>          Components: core engine
>         Environment: OS: macOS Sierra (10.12.5)
> Hardware: MacBook Pro (13-inch, 2017)
>            Reporter: Pyit Phyo Aung
>            Assignee: Mario Fusco
>            Priority: Minor
>
> I tried to use KieScanner for automatic business rule deployment through kjar modules setup in private maven repository.  For that, I tried to specify getting latest kjar modules using "LATEST" and "RELEASE" version labels.  They failed for three drools versions I tried (6.5.0.Final, 7.0.0.Final and 7.1.0.Beta3).  However, when I tried open-ended version label, solution works.  So, I believe that there is issue in dependency resolution related to KieContainer through KieServices.newKieContainer(ReleaseId releaseId) method. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list