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. Change-Id: I9667a5d3dc416cd46ff8fb5b08f74baddab86d50 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/39/12239/1 diff --git a/Makefile b/Makefile index ace2553..593c984 100644 --- a/Makefile +++ b/Makefile @@ -148,10 +148,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/12239 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9667a5d3dc416cd46ff8fb5b08f74baddab86d50 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches