]
Petr Široký commented on DROOLS-1045:
-------------------------------------
Great! Thanks for confirmation [~abaxter].
kie-ci 6.3.0.Final conflicts with newer versions of Guava
---------------------------------------------------------
Key: DROOLS-1045
URL:
https://issues.jboss.org/browse/DROOLS-1045
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.3.0.Final
Reporter: Adam Baxter
Assignee: Petr Široký
Fix For: 6.4.0.Beta1
When using kie-ci with Google's Guava library (v19), we hit the following error:
http://stackoverflow.com/questions/32528042/maven-java-lang-illegalaccess...
We solved this by excluding kie-ci's sisu-guice transitive dependency and including
the 3.1.7 version released in 2014.
Please update kie-ci's dependencies such that this is no longer an issue.