Bug 1203351

Summary: Maven repo: missing artifact org.jbpm:jbpm-services-cdi:jar
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marek Winkler <mwinkler>
Component: Maven RepositoryAssignee: Petr Kočandrle <pkocandr>
Status: CLOSED EOL QA Contact: Marek Winkler <mwinkler>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: kverlaen, rrajasek
Target Milestone: CR1Keywords: Regression
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:39:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Winkler 2015-03-18 16:27:27 UTC
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.

Comment 2 Petr Kočandrle 2015-03-20 15:34:08 UTC
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.

Comment 7 Marek Winkler 2015-03-26 16:00:40 UTC
Verified in BRMS 6.1.0 CR1.