Change in ovirt-engine[master]: packaging: build: do not use maven deploy

Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: build: do not use maven deploy ...................................................................... packaging: build: do not use maven deploy maven deploy requires maven to be online, while fedora's maven is set into offline mode. using maven deploy into temp repository directory does not allow partial build of project. after the jboss module changes, we only fetch poms from the temp repository, so there is no actual need for it, as we do have these poms within tree. add maven target to allow execution of maven without condition. Change-Id: Iebcce8209c8a50c12a25816520233ce98af3cc32 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M Makefile M README.developer 2 files changed, 38 insertions(+), 52 deletions(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16039 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iebcce8209c8a50c12a25816520233ce98af3cc32 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
oschreib@redhat.com