rhv-dependencies ships openstack-java-sdk 3.1.2 which is already available in Fedora: https://koji.fedoraproject.org/koji/buildinfo?buildID=859194 We should build openstack-java-sdk instead of shipping it within rhv-dependencies. The following patch to the spec file seems to be enough to be able to build on EL7: --- ../fed-cgit/openstack-java-sdk/openstack-java-sdk.spec 2017-04-13 15:05:44.082584034 +0200 +++ openstack-java-sdk.spec 2017-04-14 13:51:42.135356443 +0200 @@ -17,11 +17,12 @@ BuildRequires: java-devel >= 1:1.7.0 BuildRequires: jpackage-utils >= 0:1.7.3 BuildRequires: maven-local -BuildRequires: resteasy BuildRequires: jboss-annotations-1.1-api BuildRequires: maven-gpg-plugin BuildRequires: jakarta-commons-httpclient BuildRequires: sonatype-oss-parent +BuildRequires: mvn(org.codehaus.jackson:jackson-mapper-asl) +BuildRequires: mvn(org.jboss.resteasy:resteasy-jaxrs) %description OpenStack client implementation in Java.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:1469
BZ<2>Jira Resync