diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index aa723d0d6f..56d2976775 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 92426b486b..453b53fa57 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 abc8375135..387ff8181a 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -64,9 +64,6 @@ ASCII - - - com/microsoft/*,org/openxmlformats/*,schemasMicrosoftCom*