Accessing rules packaged in kjars from remote BRMS maven repository from Spring based application causes "package org.kie.api does not exist" error
Issue
- While trying to access rules packaged inside
kjarfrom remoteBRMSmaven repository usingSpringapplication it causes the errorpackage org.kie.api does not existduring compilation of the project throughJBDS. Specifically the issue appeared after addingkie-apilibrary to theSpringproject. Does it required any plug-in to the projectpom.xmlto resolve the issue or any dependency needs to be added?
Environment
- Red Hat JBoss BRMS (BRMS)
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.