How to build a kjar from Maven command for BRMS/BPM Suite 6?
Issue
- When tried to build a
kjarfromMavencommand 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
KJARfrom withinKIE WorkbenchorBusiness Centraljust fine but unable to build it from anIDElikeEclipseorJBDSeven though it's the same project. Building theKJARoutsideBusiness Centralhelps 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.