Hide Forgot
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.
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.
Verified in BRMS 6.3.0 ER3.