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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: ofri masad <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to