Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Don't require Maven packages for build
......................................................................
packaging: Don't require Maven packages for build
The .spec that we use has a lot of build requirements for maven plugins.
This was copied copied from the official Fedora package, but they are
not needed as we don't build using mvn-rpmbuild but using plain mvn.
This requirements complicate the build as it requires a lot of
additional packages that then aren't used at all.
Change-Id: I9c924ecc53df483976b2bc5ea1777249c120f0ff
Bug-Url:
https://bugzilla.redhat.com/878976
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/fedora/spec/ovirt-engine.spec.in
1 file changed, 0 insertions(+), 17 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/9400
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9c924ecc53df483976b2bc5ea1777249c120f0ff
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>