How to build a kjar from Maven command for BRMS/BPM Suite 6?
Issue
- When tried to build a
kjar
fromMaven
command the following error is reported.
Unknown packaging: kjar
How to fix this issue and build the kjar
from Maven
command ?
- When tried to build a project, which was obtained by cloning business-central git repository following error is reported:
package org.kie.api.definition.type does not exist
- Users are able to build the maven
KJAR
from withinKIE Workbench
orBusiness Central
just fine but unable to build it from anIDE
likeEclipse
orJBDS
even though it's the same project. Building theKJAR
outsideBusiness Central
helps users to use this approach as part of automated build processes. Are there some documented steps to do this?
Environment
- Red Hat JBoss BRMS (BRMS)
- 6.0.x
- Red Hat JBoss BPM Suite (BPM Suite)
- 6.0.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.