From 02120c31d8effdd93ac8dc78f96588d79ffa8292 Mon Sep 17 00:00:00 2001 From: Gustavo Martin Morcuende Date: Sun, 13 Dec 2015 19:19:12 +0100 Subject: [PATCH] cxf: pom.xml files, formatting --- cxf/web-services-spring-cxf-client/pom.xml | 330 ++++++++++---------- cxf/web-services-spring-cxf-globalxsds/pom.xml | 188 ++++++------ cxf/web-services-spring-cxf-server/pom.xml | 407 ++++++++++++------------- cxf/web-services-spring-cxf/pom.xml | 368 +++++++++++----------- 4 files changed, 630 insertions(+), 663 deletions(-) diff --git a/cxf/web-services-spring-cxf-client/pom.xml b/cxf/web-services-spring-cxf-client/pom.xml index 31cf961..8c2ca58 100644 --- a/cxf/web-services-spring-cxf-client/pom.xml +++ b/cxf/web-services-spring-cxf-client/pom.xml @@ -1,184 +1,170 @@ - - 4.0.0 - - web-services-spring-cxf - de.spring.webservices - 1.0-SNAPSHOT - - web-services-spring-cxf-client - web-services-spring-cxf-client - http://gumartinm.name + + 4.0.0 + + web-services-spring-cxf + de.spring.webservices + 1.0-SNAPSHOT + + web-services-spring-cxf-client + web-services-spring-cxf-client + http://gumartinm.name - - src/main/build-resources/wsdl - ${basedir}/target/generated-sources/src/main/java - src/main/build-resources/bindings - - ${basedir}/src/main/build-resources/catalogs - + + src/main/build-resources/wsdl + ${basedir}/target/generated-sources/src/main/java + src/main/build-resources/bindings + + ${basedir}/src/main/build-resources/catalogs + - - - org.springframework.ws - spring-ws-core - - - org.springframework.ws - spring-xml - - - org.jdom - jdom - + + + org.springframework.ws + spring-ws-core + + + org.springframework.ws + spring-xml + + + org.jdom + jdom + - - - de.spring.webservices - web-services-spring-cxf-globalxsds - ${project.version} - + + + de.spring.webservices + web-services-spring-cxf-globalxsds + ${project.version} + - - - wsdl4j - wsdl4j - + + + wsdl4j + wsdl4j + - - - org.jvnet.jaxb2_commons - jaxb2-basics-runtime - 0.9.4 - + + + org.jvnet.jaxb2_commons + jaxb2-basics-runtime + 0.9.4 + - - - junit - junit - test - - - org.springframework - spring-test - test - - - org.springframework.ws - spring-ws-test - test - - + + + junit + junit + test + + + org.springframework + spring-test + test + + + org.springframework.ws + spring-ws-test + test + + - - ${project.artifactId} - - - ${basedir}/src/main/resources/ - - **/*.* - - - - - + + org.apache.cxf + cxf-codegen-plugin + 3.1.0 + + + generate-sources-from-wsdl + generate-sources + + wsdl2java + + + true + ${project.wsdl.target.path} + + + + ${project.wsdl.sources.path}/example.wsdl + + ${project.bindings.path}/custombinding.xjb + + + -xjc-Xinheritance + -xjc-Xannotate + -catalog + ${project.catalogs.path}/catalog.cat + -verbose + + + + + + + + + + org.jvnet.jaxb2_commons + jaxb2-basics + 0.9.4 + - See: http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html - --> - - org.apache.cxf - cxf-codegen-plugin - 3.1.0 - - - generate-sources-from-wsdl - generate-sources - - wsdl2java - - - true - ${project.wsdl.target.path} - - - - ${project.wsdl.sources.path}/example.wsdl - - ${project.bindings.path}/custombinding.xjb - - - -xjc-Xinheritance - -xjc-Xannotate - -catalog - ${project.catalogs.path}/catalog.cat - -verbose - - - - - - - - - - org.jvnet.jaxb2_commons - jaxb2-basics - 0.9.4 - - - - - org.jvnet.jaxb2_commons - jaxb2-basics-annotate - 1.0.1 - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.9.1 - - - add-source - generate-sources - - add-source - - - - ${project.wsdl.target.path} - - - - - - - + + + org.jvnet.jaxb2_commons + jaxb2-basics-annotate + 1.0.1 + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.9.1 + + + add-source + generate-sources + + add-source + + + + ${project.wsdl.target.path} + + + + + + + diff --git a/cxf/web-services-spring-cxf-globalxsds/pom.xml b/cxf/web-services-spring-cxf-globalxsds/pom.xml index c8b0db0..691a780 100644 --- a/cxf/web-services-spring-cxf-globalxsds/pom.xml +++ b/cxf/web-services-spring-cxf-globalxsds/pom.xml @@ -1,101 +1,97 @@ - - 4.0.0 - - web-services-spring-cxf - de.spring.webservices - 1.0-SNAPSHOT - - web-services-spring-cxf-globalxsds - web-services-spring-cxf-globalxsds - http://gumartinm.name + + 4.0.0 + + web-services-spring-cxf + de.spring.webservices + 1.0-SNAPSHOT + + web-services-spring-cxf-globalxsds + web-services-spring-cxf-globalxsds + http://gumartinm.name - - src/main/resources - ${basedir}/target/generated-sources/src/main/java - de.spring.webservices.auto - src/main/build-resources/bindings - + + src/main/resources + ${basedir}/target/generated-sources/src/main/java + de.spring.webservices.auto + src/main/build-resources/bindings + - + - - - junit - junit - test - - + + + junit + junit + test + + - - ${project.artifactId} - - - ${basedir}/src/main/resources - - **/*.* - - - - - - - org.apache.cxf - cxf-xjc-plugin - 3.0.3 - - true - - org.apache.cxf.xjcplugins:cxf-xjc-dv:3.0.3 - - - - - generate-sources-from-xsd - generate-sources - - xsdtojava - - - ${project.xsd.schemas.target.path} - - - true - ${project.xsd.schemas.source.path}/parent.xsd - ${project.bindings.path}/custombinding.xjb - ${project.xsd.schemas.package.name} - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.9.1 - - - add-source - generate-sources - - add-source - - - - ${project.xsd.schemas.target.path} - - - - - - - + + ${project.artifactId} + + + ${basedir}/src/main/resources + + **/*.* + + + + + + + org.apache.cxf + cxf-xjc-plugin + 3.0.3 + + true + + org.apache.cxf.xjcplugins:cxf-xjc-dv:3.0.3 + + + + + generate-sources-from-xsd + generate-sources + + xsdtojava + + + ${project.xsd.schemas.target.path} + + + true + ${project.xsd.schemas.source.path}/parent.xsd + ${project.bindings.path}/custombinding.xjb + ${project.xsd.schemas.package.name} + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.9.1 + + + add-source + generate-sources + + add-source + + + + ${project.xsd.schemas.target.path} + + + + + + + diff --git a/cxf/web-services-spring-cxf-server/pom.xml b/cxf/web-services-spring-cxf-server/pom.xml index b8c95e6..d9fa313 100644 --- a/cxf/web-services-spring-cxf-server/pom.xml +++ b/cxf/web-services-spring-cxf-server/pom.xml @@ -1,221 +1,208 @@ - - 4.0.0 - - web-services-spring-cxf - de.spring.webservices - 1.0-SNAPSHOT - - web-services-spring-cxf-server - war - web-services-spring-cxf-server - http://gumartinm.name + + 4.0.0 + + web-services-spring-cxf + de.spring.webservices + 1.0-SNAPSHOT + + web-services-spring-cxf-server + war + web-services-spring-cxf-server + http://gumartinm.name - - 9.3.0.RC0 - src/main/resources - ${basedir}/target/generated-sources/src/main/java - de.spring.webservices.auto - src/main/build-resources/bindings - - ${basedir}/src/main/build-resources/catalogs - + + 9.3.0.RC0 + src/main/resources + ${basedir}/target/generated-sources/src/main/java + de.spring.webservices.auto + src/main/build-resources/bindings + + ${basedir}/src/main/build-resources/catalogs + - - - org.springframework.ws - spring-ws-core - - - org.springframework.ws - spring-xml - - - org.jdom - jdom - + + + org.springframework.ws + spring-ws-core + + + org.springframework.ws + spring-xml + + + org.jdom + jdom + - - - de.spring.webservices - web-services-spring-cxf-globalxsds - ${project.version} - + + + de.spring.webservices + web-services-spring-cxf-globalxsds + ${project.version} + - - - wsdl4j - wsdl4j - + + + wsdl4j + wsdl4j + - - - org.jvnet.jaxb2_commons - jaxb2-basics-runtime - 0.9.4 - + + + org.jvnet.jaxb2_commons + jaxb2-basics-runtime + 0.9.4 + - - - junit - junit - test - - - org.springframework - spring-test - test - - - org.springframework.ws - spring-ws-test - test - - - org.mockito - mockito-core - test - - + + + junit + junit + test + + + org.springframework + spring-test + test + + + org.springframework.ws + spring-ws-test + test + + + org.mockito + mockito-core + test + + - - ${project.artifactId} - - - ${basedir}/src/main/webapp - - **/*.* - - - - ${basedir}/src/main/resources/ - - **/*.* - - - - - + + org.apache.cxf + cxf-xjc-plugin + + true + + org.apache.cxf.xjcplugins:cxf-xjc-dv:3.0.3 + + + + + generate-sources-from-xsd + generate-sources + + xsdtojava + + + ${project.xsd.schemas.target.path} + + + true + ${project.xsd.schemas.source.path}/examples.xsd + ${project.bindings.path}/custombinding.xjb + ${project.catalogs.path}/catalog.cat + ${project.xsd.schemas.package.name} + + -Xinheritance + -Xannotate + + + + + + + + + + org.jvnet.jaxb2_commons + jaxb2-basics + 0.9.4 + - See: http://cxf.apache.org/cxf-xjc-plugin.html - --> - - org.apache.cxf - cxf-xjc-plugin - 3.0.3 - - true - - org.apache.cxf.xjcplugins:cxf-xjc-dv:3.0.3 - - - - - generate-sources-from-xsd - generate-sources - - xsdtojava - - - ${project.xsd.schemas.target.path} - - - true - ${project.xsd.schemas.source.path}/examples.xsd - ${project.bindings.path}/custombinding.xjb - ${project.catalogs.path}/catalog.cat - ${project.xsd.schemas.package.name} - - -Xinheritance - -Xannotate - - - - - - - - - - org.jvnet.jaxb2_commons - jaxb2-basics - 0.9.4 - - - - - org.jvnet.jaxb2_commons - jaxb2-basics-annotate - 1.0.1 - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.9.1 - - - add-source - generate-sources - - add-source - - - - ${project.xsd.schemas.target.path} - - - - - - - org.apache.maven.plugins - maven-war-plugin - 2.6 - - - - true - src/main/webapp - - WEB-INF/web.xml - - - - - - - org.eclipse.jetty - jetty-maven-plugin - ${jetty.version} - - ${basedir}/src/main/jetty/jetty-http.xml - - - - + + + org.jvnet.jaxb2_commons + jaxb2-basics-annotate + 1.0.1 + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.9.1 + + + add-source + generate-sources + + add-source + + + + ${project.xsd.schemas.target.path} + + + + + + + org.apache.maven.plugins + maven-war-plugin + 2.6 + + + + true + src/main/webapp + + WEB-INF/web.xml + + + + + + + org.eclipse.jetty + jetty-maven-plugin + ${jetty.version} + + ${basedir}/src/main/jetty/jetty-http.xml + + + + diff --git a/cxf/web-services-spring-cxf/pom.xml b/cxf/web-services-spring-cxf/pom.xml index 2769c08..a325a06 100644 --- a/cxf/web-services-spring-cxf/pom.xml +++ b/cxf/web-services-spring-cxf/pom.xml @@ -1,191 +1,189 @@ - - 4.0.0 - de.spring.webservices - web-services-spring-cxf - pom - 1.0-SNAPSHOT - web-services-spring-cxf - http://gumartinm.name - Web Services Spring Framework - - Gustavo Martin Morcuende - http://www.gumartinm.name - - - scm:git:http://git.gumartinm.name/SpringWebServicesForFun - http://git.gumartinm.name/SpringWebServicesForFun - + + 4.0.0 + de.spring.webservices + web-services-spring-cxf + pom + 1.0-SNAPSHOT + web-services-spring-cxf + http://gumartinm.name + Web Services Spring Framework + + Gustavo Martin Morcuende + http://www.gumartinm.name + + + scm:git:http://git.gumartinm.name/SpringWebServicesForFun + http://git.gumartinm.name/SpringWebServicesForFun + - - UTF-8 - UTF-8 - - 4.0.9.RELEASE - 2.2.1.RELEASE - + + UTF-8 + UTF-8 + + 4.0.9.RELEASE + 2.2.1.RELEASE + - - - release - - release - - - true - - - + + + release + + release + + + true + + + - - - org.apache.logging.log4j - log4j-slf4j-impl - 2.3 - - - org.apache.logging.log4j - log4j-core - 2.3 - - - cglib - cglib - 2.2.2 - - - - - - org.springframework.ws - spring-ws-core - ${spring.ws.version} - - - org.springframework.ws - spring-xml - ${spring.ws.version} - - - org.jdom - jdom - 2.0.2 - + + + org.apache.logging.log4j + log4j-slf4j-impl + 2.3 + + + org.apache.logging.log4j + log4j-core + 2.3 + + + cglib + cglib + 2.2.2 + + + + + + org.springframework.ws + spring-ws-core + ${spring.ws.version} + + + org.springframework.ws + spring-xml + ${spring.ws.version} + + + org.jdom + jdom + 2.0.2 + - - - wsdl4j - wsdl4j - 1.6.3 - + + + wsdl4j + wsdl4j + 1.6.3 + - - - junit - junit - 4.12 - test - - - org.springframework - spring-test - ${spring.version} - test - - - org.springframework.ws - spring-ws-test - ${spring.ws.version} - test - - - org.mockito - mockito-core - 2.0.11-beta - test - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - - org.apache.maven.plugins - maven-failsafe-plugin - 2.18.1 - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.3 - - 1.8 - 1.8 - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-resources-plugin - 2.7 - - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - ${project.description} - ${project.version} - ${project.organization.name} - ${project.description} - ${project.version} - ${project.organization.name} - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*IntegrationTest.java - - - - - org.apache.maven.plugins - maven-failsafe-plugin - - - - integration-test - verify - - - - - - **/*IntegrationTest.java - - - - - + + + junit + junit + 4.12 + test + + + org.springframework + spring-test + ${spring.version} + test + + + org.springframework.ws + spring-ws-test + ${spring.ws.version} + test + + + org.mockito + mockito-core + 2.0.11-beta + test + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.18.1 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + ${project.description} + ${project.version} + ${project.organization.name} + ${project.description} + ${project.version} + ${project.organization.name} + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + + integration-test + verify + + + + + + **/*IntegrationTest.java + + + + + -- 2.1.4