[
https://issues.jboss.org/browse/DROOLS-1008?page=com.atlassian.jira.plugi...
]
Mario Fusco commented on DROOLS-1008:
-------------------------------------
I am not sure of what you're asking here. I guess you're talking about the maven
default behaviour of only fetching SNAPSHOTS once per day, but if this is the case I think
you can configure maven to enforce of checking SNAPSHOTs at each request. Please let me
know if this is case or try to better clarify this ticket.
KieServer to update container for SNAPSHOT kjar
-----------------------------------------------
Key: DROOLS-1008
URL:
https://issues.jboss.org/browse/DROOLS-1008
Project: Drools
Issue Type: Feature Request
Components: kie server
Affects Versions: 6.2.0.Final, 6.3.0.Final
Reporter: Andrew Collins
Assignee: Mario Fusco
Attachments: snapshot_kjar_reproducer.patch
When a kjar is a snapshot version, kie-server will not react to new snapshot versions
deployed to a remote artifact repository. The remote artifact repository is only queried
the first time after JVM startup. Updating a KieContainer to a newer snapshot version is
only possible through use of the KieScanner, which will both fetch the new artifact from
the remote repository, and reload the kmodule in the KieServer JVM.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)