From 4e47325e1cda70ad8b42aa78837e19f2ed077e38 Mon Sep 17 00:00:00 2001 From: mcentner Date: Wed, 8 Aug 2007 11:30:00 +0000 Subject: spss mavenized git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@914 d688527b-c9ab-4aba-bd8d-4036d912da1d --- spss/server/distribution/assembly.xml | 92 ++++++++++++++++++++ spss/server/distribution/pom.xml | 111 ++++++++++++++++++++++++ spss/server/pom.xml | 26 ++++++ spss/server/serverlib/pom.xml | 158 ++++++++++++++++++++++++++++++++++ spss/server/serverws/assembly.xml | 71 +++++++++++++++ spss/server/serverws/pom.xml | 145 +++++++++++++++++++++++++++++++ 6 files changed, 603 insertions(+) create mode 100644 spss/server/distribution/assembly.xml create mode 100644 spss/server/distribution/pom.xml create mode 100644 spss/server/pom.xml create mode 100644 spss/server/serverlib/pom.xml create mode 100644 spss/server/serverws/assembly.xml create mode 100644 spss/server/serverws/pom.xml (limited to 'spss/server') diff --git a/spss/server/distribution/assembly.xml b/spss/server/distribution/assembly.xml new file mode 100644 index 000000000..b646f58b2 --- /dev/null +++ b/spss/server/distribution/assembly.xml @@ -0,0 +1,92 @@ + + all + + + zip + + + + + ${basedir}/../../handbook/handbook.html + /doc + + + + + + ${basedir}/../../handbook/conf + /conf + + + ${basedir}/../../handbook/handbook + /doc/handbook + + + ${basedir}/../../handbook/clients + /doc/clients + + + ${basedir}/../serverlib/resources/licenses + /licenses + + + ${basedir}/../serverws/data/deploy/tomcat + /tomcat + + + ${basedir}/../serverws/target + / + + + ${basedir}/../serverws/data/deploy/tools + /tools + + + + + + + xalan:xalan + xerces:xercesImpl + xerces:xmlParserAPIs + + /endorsed14 + + + + iaik.prod:iaik_ecc + iaik.prod:iaik_jce_full + iaik.prod:iaik_Pkcs11Provider + jsse:jcert + jsse:jnet + jsse:jsse + + /ext13 + + + + iaik.prod:iaik_ecc_signed + iaik.prod:iaik_jce_full_signed + iaik.prod:iaik_Pkcs11Provider_signed + + /ext14 + + + + iaik.win32:Pkcs11Wrapper + + /pkcs11/win32 + + + + iaik.prod:iaik_ecc + iaik.prod:iaik_jce_full + iaik.prod:iaik_moa_full + log4j:log4j + xalan:xalan + + /tools + + + + \ No newline at end of file diff --git a/spss/server/distribution/pom.xml b/spss/server/distribution/pom.xml new file mode 100644 index 000000000..bf31f7128 --- /dev/null +++ b/spss/server/distribution/pom.xml @@ -0,0 +1,111 @@ + + + MOA.spss + server + 1.4.0 + + + 4.0.0 + MOA.spss + server.distribution + pom + 1.4.0 + SPSS-Server-Distribution + + + ${basedir}/../../../buildhelper + + + + + + maven-assembly-plugin + + + ./assembly.xml + + + + + make-dist-standalone + package + + attached + + + + + + + + + + xalan + xalan + + + xerces + xercesImpl + + + xerces + xmlParserAPIs + + + + iaik.prod + iaik_ecc + runtime + + + iaik.prod + iaik_jce_full + runtime + + + iaik.prod + iaik_Pkcs11Provider + runtime + + + + iaik.prod + iaik_ecc + runtime + + + iaik.prod + iaik_jce_full + runtime + + + iaik.prod + iaik_Pkcs11Provider + runtime + + + iaik.win32 + Pkcs11Wrapper + dll + 1.0 + runtime + + + + jsse + jcert + runtime + + + jsse + jnet + runtime + + + jsse + jsse + runtime + + + \ No newline at end of file diff --git a/spss/server/pom.xml b/spss/server/pom.xml new file mode 100644 index 000000000..0b71ea208 --- /dev/null +++ b/spss/server/pom.xml @@ -0,0 +1,26 @@ + + + MOA + spss + 1.4.0 + + + 4.0.0 + MOA.spss + server + pom + 1.4.0 + MOA spss Server + + + ${basedir}/../../buildhelper + + + + serverlib + serverws + distribution + + + \ No newline at end of file diff --git a/spss/server/serverlib/pom.xml b/spss/server/serverlib/pom.xml new file mode 100644 index 000000000..50b6fc411 --- /dev/null +++ b/spss/server/serverlib/pom.xml @@ -0,0 +1,158 @@ + + + MOA.spss + server + 1.4.0 + + + 4.0.0 + MOA.spss.server + serverlib + jar + 1.4.0 + MOA SPSS Serverlibrary + + + ${basedir}/../../../buildhelper + + + + + axis + axis + + + saaj + saaj + + + commons-discovery + commons-discovery + + + commons-logging + commons-logging + + + + + + + javax.activation + activation + + + jaxen + jaxen + + + jaxp + dom + + + jaxp + jaxp-api + + + jaxp + sax + + + + + + + org.w3c.dom + dom + + + sax + sax + + + jsse + jsse + + + jsse + jnet + + + jsse + jcert + + + junit + junit + + + log4j + log4j + + + postgresql + postgresql + + + javax.servlet + servlet-api + + + xalan + xalan + + + xerces + xercesImpl + + + xerces + xmlParserAPIs + + + iaik.prod + iaik_moa_full + + + iaik.prod + iaik_ixsil + + + iaik.prod + iaik_jce_full + compile + + + iaik.prod + iaik_ecc + + + iaik.prod + iaik_Pkcs11Provider + + + iaik.prod + iaik_Pkcs11Wrapper + + + iaik.win32 + Pkcs11Wrapper + dll + 1.0 + + + MOA + common + + + + + MOA + common-test + system + ${basedir}/../../../common-test/target + + + + diff --git a/spss/server/serverws/assembly.xml b/spss/server/serverws/assembly.xml new file mode 100644 index 000000000..a28fbfecf --- /dev/null +++ b/spss/server/serverws/assembly.xml @@ -0,0 +1,71 @@ + + ws + + war + + + false + + + + ${basedir}/resources/wsdl/MOA-SPSS-1.3.xsd + /resources/schemas + + + + + + ${basedir}/../../handbook/conf/moa-spss + /WEB-INF/conf/moa-spss + + + ${basedir}/src/main/webapp/WEB-INF + /WEB-INF + + + + additional/licenses + /dist/ws/licenses + + + + ${basedir}/../../../common/target + /WEB-INF/lib + + **/*.jar + + + + + + + + + axis:axis + commons-discovery:commons-discovery + commons-logging:commons-logging + iaik.prod:iaik_cms + iaik.prod:iaik_ixsil + iaik.prod:iaik_moa_full + iaik.prod:iaik_Pkcs11Wrapper + jaxen:jaxen-core + jaxen:jaxen-dom + jaxp:dom + jaxp:jaxp-api + javaext:jaxrpc + log4j:log4j + postgresql:postgresql + saaj:saaj + sax:sax + saxpath:saxpath + wsdl4j:wsdl4j + xalan:xalan + xerces:xercesImpl + xerces:xmlParserAPIs + MOA.spss.server:serverlib + + /WEB-INF/lib + + + + \ No newline at end of file diff --git a/spss/server/serverws/pom.xml b/spss/server/serverws/pom.xml new file mode 100644 index 000000000..8fb467bb2 --- /dev/null +++ b/spss/server/serverws/pom.xml @@ -0,0 +1,145 @@ + + + MOA.spss + server + 1.4.0 + + + 4.0.0 + MOA.spss.server + serverweb + pom + 1.4.0 + MOA SPSS Server-Web + + + ${basedir}/../../../buildhelper + + + + + + maven-assembly-plugin + + + ${basedir}/assembly.xml + + + + + mk + package + + attached + + + + + + + + + + axis + axis + + + commons-discovery + commons-discovery + + + commons-logging + commons-logging + + + jaxen + jaxen-core + + + jaxen + jaxen-dom + + + jaxp + dom + + + jaxp + jaxp-api + + + javaext + jaxrpc + + + log4j + log4j + + + postgresql + postgresql + + + saaj + saaj + + + sax + sax + runtime + + + saxpath + saxpath + runtime + + + wsdl4j + wsdl4j + + + xalan + xalan + + + xerces + xercesImpl + + + xerces + xmlParserAPIs + + + + MOA.spss.server + serverlib + ${project.version} + + + MOA + common + + + + iaik.prod + iaik_cms + runtime + + + iaik.prod + iaik_moa_full + runtime + + + iaik.prod + iaik_ixsil + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + runtime + + + -- cgit v1.2.3