]
Zahid Ahmed Prs commented on DROOLS-781:
----------------------------------------
I am closing this issue. Because somehow the scanner started working in my environmnent. I
simply cleaned my workbench's M2 repo and the created the stuff again in a small poc
project. I don't know the root cause as I haven't changed any configurations or
anyother thing.
me and 3 of my colleagues were earlier unable to get the latest asset. Butnow we got it.
KIE Scanner - 6.1.0.Final - not Loading LATEST kJAR
---------------------------------------------------
Key: DROOLS-781
URL:
https://issues.jboss.org/browse/DROOLS-781
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.1.0.Final
Environment: KIE-Workbench 6.1.0.Final .
Drools Runtime Engine 6.1.0.Final
Kie-CI 6.1.0.Final
Reporter: Zahid Ahmed Prs
Assignee: Mario Fusco
Labels: drools-core, kie, scanner
Hi Team,
I am working on Drolls 6.1.0.Final. And my LATEST assets are not getting loaded. We have
created a kJar 1.0 with 5 rules in KIE-Workbench 6.1.0.Final. We start our application
server with KContainer having ReleaseId(gtoup, Artifact , LATEST). Rules are firing. Now
add another rule in workbench increment the kJar version 1.1 and perform build and deploy.
After waiting for 5mins fire the rules in application, LATEST Version IS NOT downloaded
in m2 local repo and old rules are getting fired. I even tries with setting maven's
update policy as interval:1, but in vain.
KIE Scanner is only getting triggered if I manually change the latest version and last
updated in metadata.xml in local m2 repo. In this case KIE Scanner loads the new rules.
Kindly let us know what needs to be done.
Similar Issue :
Below JIRA says fixed in 6.1.0.Beta4 but it still exists in 6.1.0.Final
[DROOLS-477] KieScanner is not working as expected - JBoss Issue Tracker