Bug 1318614

Summary: Offline Maven repository zip is missing optaplanner-benchmark
Product: [Retired] JBoss BRMS 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.3.0CC: kverlaen, rrajasek
Target Milestone: ER3Keywords: Regression
Target Release: 6.3.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 19:04:42 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:

Description Marek Winkler 2016-03-17 11:05:58 UTC
Description of problem:

Offline Maven repository zip is missing the following artifact:

  org.optaplanner:optaplanner-benchmark:jar:6.4.0.CR1-redhat-1

Version-Release number of selected component (if applicable):
BRMS 6.3.0 ER1

How reproducible:
always

Steps to Reproduce:
Look at job [1].

[1] https://bxms-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/BxMS/job/BxMS-prod-6.3/job/smoke/job/bxms-prod-6.3-maven-repo-testsuite-smoke/3/console

Actual results:
Artifact is missing in Maven repo zip.

Expected results:
Artifact is included in offline Maven repo zip.

Comment 1 Petr Kočandrle 2016-04-01 17:23:23 UTC
My investigation showed that optaplanner-benchmark was direct dependency of org.jboss.quickstarts.brms:brms-business-resource-planner in 6.2. There was no other reference to this artifact and it seems this quickstart is not built for 6.3 anymore.
I'm adding this artifact manually to the list of root artifacts.

Comment 2 Marek Winkler 2016-04-14 14:25:42 UTC
Verified in BRMS 6.3.0 ER3.