Change in ovirt-engine[master]: core: integrate make into maven
rgolan at redhat.com
rgolan at redhat.com
Sun Jul 6 12:03:40 UTC 2014
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 <rgolan at 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 <rgolan at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list