Roy Golan has submitted this change and it was merged.

Change subject: core: integrate make into maven
......................................................................


core: integrate make into maven

Use maven to deploy the artifact to prefix using make:

  #exclusivly deploy from ovirt-engine root

  mvn install -pl org.ovirt.engine:make -Pmake

  #build the project and deploy to $OVIRT_ENGINE_PREFIX

  mvn clean install -Pmake

  #For explicit prefix use:

  mvn install -Pmake -Dprefix=/path/to/prefix

The prefix defaults to env variable OVIRT_ENGINE_PREFIX

Change-Id: I8981f04b26a2d36429f8bfccaada8dfbadfbf9c3
Signed-off-by: Roy Golan <rgo...@redhat.com>
---
A mavenmake/pom.xml
M pom.xml
2 files changed, 54 insertions(+), 0 deletions(-)

Approvals:
  Alon Bar-Lev: Looks good to me, but someone else must approve
  Roy Golan: Verified
  Moti Asayag: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/25661
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8981f04b26a2d36429f8bfccaada8dfbadfbf9c3
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to