
Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Remove maven search repo dependency ...................................................................... core: Remove maven search repo dependency Removed the dead maven search repo from pom.xml - it is not required by anything in the project, and is dead (return 404) anyway. Verification was done by running manually removing the repository and all the target dirs and then running mvn clean install -Pgwt-admin,dep which ended successfully. Change-Id: I94f3c474c0209a9049d1d32487d049e1e161214c Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M pom.xml 1 file changed, 0 insertions(+), 9 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8225 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I94f3c474c0209a9049d1d32487d049e1e161214c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>