From c28ea7c9df970f5c58d9806b0b646a4cf9904c66 Mon Sep 17 00:00:00 2001 From: Anaël Closson Date: Tue, 7 Feb 2017 12:45:45 +0100 Subject: Indentation cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If4a0eee07ab78ac6f23bfb57f7a9b3181867a538 Signed-off-by: Anaël Closson --- pom.xml | 290 +++++++++++++++++++++++++++++----------------------------------- 1 file changed, 132 insertions(+), 158 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a63ad01a7a..3a8df13170 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,15 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.openecomp mso pom 0.0.4-SNAPSHOT MSO main project - This Maven project is responsible to build and package all child projects - contributions in the MSO project. This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB. "mvn clean install -P with-integration-tests -Dintegration-tests-user=root -Dintegration-tests-group=root -Dintegration-tests-db-type=MYSQL" - OPENECOMP - MSO http://www.openecomp.org/ @@ -26,7 +24,6 @@ bpmn packages - . UTF-8 @@ -41,9 +38,8 @@ 2.19.3-1 - 1.0.4-alpha2 + 1.0.4-alpha2 - ecomp-releases @@ -56,34 +52,31 @@ https://nexus.openecomp.org/content/repositories/snapshots/ - ecomp-javadoc - dav:https://ecomp-nexus:8443/repository/mso-javadoc/${project.version} + ecomp-javadoc + dav:https://ecomp-nexus:8443/repository/mso-javadoc/${project.version} - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - - - - + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + + + + @@ -91,14 +84,12 @@ central http://repo1.maven.org/maven2 - - - EvoSuite - EvoSuite Repository - http://www.evosuite.org/m2 - + + EvoSuite + EvoSuite Repository + http://www.evosuite.org/m2 + - central @@ -109,7 +100,7 @@ JBOSS JBoss Repository http://repository.jboss.org/nexus/content/groups/public-jboss/ - + jboss-deprecated-repository JBoss Deprecated Maven Repository @@ -120,9 +111,8 @@ MSO Release Repository https://nexus.openecomp.org/content/repositories/releases/ - - + CamundaWebRepo https://app.camunda.com/nexus/content/repositories/camunda-bpm/ Camunda Web Repository @@ -132,13 +122,11 @@ https://app.camunda.com/nexus/content/groups/public Camunda Public repository - - + soapUI http://www.soapui.org/repository/maven2/ SoapUI plugin - @@ -173,14 +161,14 @@ maven-surefire-plugin 2.17 - + - - listener - org.evosuite.runtime.InitializingListener - - + + listener + org.evosuite.runtime.InitializingListener + + @@ -197,11 +185,11 @@ 1.8 - - - - - + + + + + org.apache.maven.plugins maven-ejb-plugin @@ -236,13 +224,11 @@ true - org.codehaus.mojo sonar-maven-plugin 3.2 - maven-scm-plugin 1.8.1 @@ -256,16 +242,16 @@ 2.9 - org.apache.maven.plugins + org.apache.maven.plugins maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + org.codehaus.mojo @@ -286,12 +272,11 @@ org.codehaus.mojo jboss-packaging-maven-plugin 2.2 - + true - org.jacoco jacoco-maven-plugin @@ -301,10 +286,7 @@ org.openecomp.* - - - jacoco-initialize-unit-tests @@ -314,83 +296,77 @@ ${project.build.directory}/coverage-reports/jacoco.exec - - - com.fortify.ps.maven.plugin - sca-maven-plugin - 4.20 - - mso-${project.version} - 1.7 - - - - - - org.codehaus.mojo - license-maven-plugin - 1.10 - - false - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - ECOMP MSO - true - true - true - true - - - - first - - update-file-header - - process-sources - - apache_v2 - - *.java - *.groovy - - - *.json - - - - - - + com.fortify.ps.maven.plugin + sca-maven-plugin + 4.20 + + mso-${project.version} + 1.7 + + + + + org.codehaus.mojo + license-maven-plugin + 1.10 + + false + ============LICENSE_START======================================================= + ============LICENSE_END========================================================= + ================================================================================ + apache_v2 + 2017 + AT&T Intellectual Property. All rights reserved. + ECOMP MSO + true + true + true + true + + + + first + + update-file-header + + process-sources + + apache_v2 + + *.java + *.groovy + + + *.json + + + + + - - - org.evosuite.plugins - evosuite-maven-plugin - ${evosuiteVersion} - - - - prepare - - process-test-classes - - - + + org.evosuite.plugins + evosuite-maven-plugin + ${evosuiteVersion} + + + + prepare + + process-test-classes + + + - @@ -400,35 +376,33 @@ 4.11 test - - org.evosuite - evosuite-standalone-runtime - ${evosuiteVersion} - test - + + org.evosuite + evosuite-standalone-runtime + ${evosuiteVersion} + test + - - - org.apache.httpcomponents - httpclient - 4.5 + org.apache.httpcomponents + httpclient + 4.5 compile - org.apache.httpcomponents - httpcore - 4.4.1 + org.apache.httpcomponents + httpcore + 4.4.1 compile - commons-codec - commons-codec - 1.10 + commons-codec + commons-codec + 1.10 compile -- cgit 1.2.3-korg