Juan Hernandez has uploaded a new change for review.

Change subject: packaging: Don't resolve plugins
......................................................................

packaging: Don't resolve plugins

Now that we have a plugin in the project that is required for the build
(the jboss modules plugin) this will always fail in the first build.

Backported from master commit ec6327c855d6cb29f69b0516e5c5d6e4bb019c58.

Change-Id: I2925dffc26e6f9c5ed87f1a42b07790761de3b29
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M Makefile
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/57/12657/1

diff --git a/Makefile b/Makefile
index 881b4da..77b9d1f 100644
--- a/Makefile
+++ b/Makefile
@@ -129,10 +129,6 @@
        $(MVN) \
                $(BUILD_FLAGS) \
                $(EXTRA_BUILD_FLAGS) \
-               dependency:resolve-plugins
-       $(MVN) \
-               $(BUILD_FLAGS) \
-               $(EXTRA_BUILD_FLAGS) \
                -D skipTests \
                -D 
altDeploymentRepository=install::default::file://$(MAVEN_OUTPUT_DIR) \
                deploy


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2925dffc26e6f9c5ed87f1a42b07790761de3b29
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.2
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to