From 51d051eadd4a6257d8e457213ab4f7c07e8bd5d5 Mon Sep 17 00:00:00 2001 From: Corey Date: Tue, 1 Apr 2014 21:27:42 -0400 Subject: [PATCH] [OSJC-106] Correcting maven error in eclipse and formatting --- pom.xml | 119 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 60 insertions(+), 59 deletions(-) diff --git a/pom.xml b/pom.xml index ce89e7db..2c675471 100755 --- a/pom.xml +++ b/pom.xml @@ -66,56 +66,58 @@ true - - - - org.codehaus.mojo - properties-maven-plugin - 1.0-alpha-1 - - - initialize - - read-project-properties - - - - ${integrationtest.properties} - - - - - - - maven-surefire-plugin - 2.12 - - -Dfile.encoding=UTF-8 - - ${libra_server} - ${default_rhlogin} - ${rhpassword} - ${proxyHost} - ${proxyPort} - ${proxyHost} - ${proxyPort} - - - **/OpenShiftIntegrationTestSuite.java - - - **/OpenShiftTestSuite.java - - - - - - - maven-jar-plugin - 2.4 - - + + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-1 + + + initialize + + read-project-properties + + + + ${integrationtest.properties} + + + + + + + maven-surefire-plugin + 2.12 + + -Dfile.encoding=UTF-8 + + ${libra_server} + ${default_rhlogin} + ${rhpassword} + ${proxyHost} + ${proxyPort} + ${proxyHost} + ${proxyPort} + + + **/OpenShiftIntegrationTestSuite.java + + + **/OpenShiftTestSuite.java + + + + + + + maven-jar-plugin + 2.4 + + + @@ -253,20 +255,20 @@ ${libra_server} ${default_rhlogin} ${rhpassword} - ${proxyHost} - ${proxyPort} - ${proxyHost} - ${proxyPort} - ${proxyHost} - ${proxyPort} - + ${proxyHost} + ${proxyPort} + ${proxyHost} + ${proxyPort} + ${proxyHost} + ${proxyPort} + **/OpenShiftSuite.java **/OpenShiftIntegrationTestSuite.java - none + none @@ -290,6 +292,5 @@ -