From 85d45501c9843029d2a62487b5d55d743251209e Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Tue, 18 Aug 2015 20:05:58 +0000 Subject: [PATCH] Add more of the xsds to the Sonar Maven ooxml-schema pom.xml to try to make the Sonar Maven run finally run again. svn-ignore two more generated src-directories git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696492 13f79535-47bb-0310-9956-ffa450edef68 --- sonar/ooxml-schema/pom.xml | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index 6713497960..3200bce60f 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -27,7 +27,7 @@ 1.1.0 - install-xsds + install-xsds-part-4 generate-sources wget @@ -38,6 +38,18 @@ abe6bb6e7799e854934b3c634e8bcf7b + + install-xsds-part-2 + generate-sources + + wget + + + http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%201st%20edition%20Part%202%20(PDF).zip + true + c8f0eac388691d5be0d1647146400a10 + + @@ -53,6 +65,23 @@ + + + + + + + + + + + + + + + + + @@ -76,6 +105,8 @@ target/schemas + true + true 1.5 yes -- 2.39.5