diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index aa723d0d6..56d297677 100644 --- a/sonar/ooxml-schema-encryption/pom.xml +++ b/sonar/ooxml-schema-encryption/pom.xml @@ -13,6 +13,11 @@ Apach POI - Openxmlformats Encryption Schema package + + + target/generated-sources/* + + diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index 92426b486..453b53fa5 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -13,6 +13,11 @@ Apach POI - Openxmlformats Schema package + + + target/generated-sources/* + + diff --git a/sonar/pom.xml b/sonar/pom.xml index abc837513..387ff8181 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -64,9 +64,6 @@ ASCII - - - com/microsoft/*,org/openxmlformats/*,schemasMicrosoftCom*