jbossdemocentral / brms-coolstore-demo

Retail online web shopping cart example, the Cool Store demo leverages JBoss BRMS, JBoss Developer Studio, and Vaadin UI framework.
60 stars 64 forks source link

KieScanner can't find required kie-api dependency when loading Coolstore KJAR #72

Closed DuncanDoyle closed 8 years ago

DuncanDoyle commented 8 years ago

When the KieScanner picks up the KJAR compiled in business-central, it is unable to lookup the kie-api (version 6.4.0.Final-redhat-3) dependency of the KJAR. That kie-api dependency (a provided dependency) is required to build the KJAR in S2I of OpenShift and/or via a standard "mvn clean install".