Referring to the below KieScanner docs. It is specified that KieScanner works with remote maven repo. If I specify a remote maven where my KieJar is kept then at the time of project building all the jars are downloaded in local maven cache. Now my application is up and running.If there any update in remote maven repo then
1) KieScanner will get the update automatically ?
2) Do KieScanner listen on artifacts kept in local maven cache or remote maven repo ?