From 1c4c80fe91c7aeec0689fa9a06ae80d2bdf1b0c0 Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Tue, 7 May 2013 09:58:16 +0200 Subject: [PATCH] Recent pom switcharoo caused the client to lose the dependecy on console-proxy, which it needs to include the systemvm --- client/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/client/pom.xml b/client/pom.xml index 22150003e36..197ba27975c 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -244,6 +244,11 @@ cloud-plugin-host-anti-affinity ${project.version} + + org.apache.cloudstack + cloud-console-proxy + ${project.version} + install