Description of problem: Maven repository zip is missing artifact org.jbpm:jbpm-services-cdi:jar. As far as I know, this artifact could be used by users when implementing their applications on top of jBPM services. Version-Release number of selected component (if applicable): BPMS 6.1.0 ER6 Actual results: The artifact is missing in the Maven repository. Expected results: The Maven repository contains missing artifact.
I have added the artifact root list for dependency graph computation as a workaround for 6.1.0 CR1, but the proper solution should be to include it in an assembly the same way as jbpm-services-ejb artifacts in BZ#1184539.
Verified in BRMS 6.1.0 CR1.