Pyit Phyo Aung created JBIDE-24644:
--------------------------------------
Summary: Maven dependency resolution through "LATEST" and
"RELEASE" version labels using "KieServices.newKieContainer(ReleaseId
releaseId)" method fails
Key: JBIDE-24644
URL:
https://issues.jboss.org/browse/JBIDE-24644
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: LATER
Environment: OS: macOS Sierra (10.12.5)
Hardware: MacBook Pro (13-inch, 2017)
Reporter: Pyit Phyo Aung
Assignee: Kris Verlaenen
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)