From 9a7f304b8c2931472ca7e7faeccb126f065cb8d6 Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Sat, 21 Sep 2013 11:02:03 +0800 Subject: [PATCH] Move the systemvm copy action and dependency to the systemvm profile Applied auto-formatting on the xml file --- client/pom.xml | 167 ++++++++++++++++++++++++++----------------------- 1 file changed, 89 insertions(+), 78 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index c09e10e7cb5..4ceaf588646 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,8 @@ the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - 4.0.0 cloud-client-ui @@ -17,7 +18,7 @@ org.apache.cloudstack cloudstack 4.3.0-SNAPSHOT - + org.apache.cloudstack @@ -275,12 +276,6 @@ cloud-plugin-host-anti-affinity ${project.version} - - org.apache.cloudstack - cloud-systemvm - ${project.version} - pom - @@ -351,25 +346,6 @@ maven-antrun-plugin 1.7 - - - copy-systemvm - process-resources - - run - - - - - - - - - - - - generate-resource generate-resources @@ -378,95 +354,93 @@ - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -484,8 +458,8 @@ + replace="cloud-stack-components-specification=components-nonoss.xml" byline="true" + /> @@ -498,10 +472,9 @@ test - + @@ -513,15 +486,13 @@ - + - - + + @@ -539,8 +510,7 @@ + replace="com.cloud.consoleproxy.StaticConsoleProxyManager" byline="true"/> @@ -592,19 +562,15 @@ - - org.apache.maven.plugins - - - maven-antrun-plugin - + org.apache.maven.plugins + maven-antrun-plugin [1.7,) run - + @@ -615,6 +581,51 @@ + + systemvm + + + systemvm + + + + + org.apache.cloudstack + cloud-systemvm + ${project.version} + pom + + + + + + maven-antrun-plugin + 1.7 + + + + copy-systemvm + process-resources + + run + + + + + + + + + + + + + + + + + simulator