Bug 2005978

Summary: ovirt-engine uses %add_maven_depmap macro which has been removed
Product: [oVirt] ovirt-engine Reporter: Sandro Bonazzola <sbonazzo>
Component: Packaging.rpmAssignee: Martin Perina <mperina>
Status: CLOSED CURRENTRELEASE QA Contact: Guilherme Santos <gdeolive>
Severity: high Docs Contact:
Priority: medium    
Version: 4.4.9CC: bugs, dfodor, gdeolive, lsvaty
Target Milestone: ovirt-4.5.3Keywords: BuildBlocker, CodeChange
Target Release: ---Flags: sbonazzo: ovirt-4.5+
lsvaty: blocker-
sbonazzo: devel_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-4.5.3.1 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-05 12:45:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1990767    

Description Sandro Bonazzola 2021-09-20 15:25:35 UTC
%add_maven_depmap macro was provided by javapackage-local and deprecated long time ago in favor of %mvn_artifact

The macro has then been removed and is not available anymore in recent javapackage-local releases, including the one shipped with CentOS Stream 9.

In order to package ovirt-engine for CentOS Stream 9 we need to update the spec file accordingly.

References: https://github.com/fedora-java/javapackages/issues/20

Comment 1 Sandro Bonazzola 2022-06-08 07:43:29 UTC
This is now being handled mostly by Martin Perina, moving the bz to him.

Comment 2 Guilherme Santos 2022-10-24 20:07:43 UTC
Verified by CI