aboutsummaryrefslogtreecommitdiff
path: root/build_reporting
diff options
context:
space:
mode:
Diffstat (limited to 'build_reporting')
-rw-r--r--build_reporting/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml
index eda9fb9f..9b3464e3 100644
--- a/build_reporting/pom.xml
+++ b/build_reporting/pom.xml
@@ -54,13 +54,17 @@
<dataFileExclude>**/target/jacoco-it.exec</dataFileExclude>
</dataFileExcludes>
<excludes>
- <exclude>**/at/gv/e_government/reference/namespace/persondata/_20020228/*</exclude>
<exclude>**/org/w3/_2000/_09/*</exclude>
<exclude>**/org/w3/_2001/_04/*</exclude>
<exclude>**/szrservices/*</exclude>
<exclude>**/generated/cxf/*</exclude>
<exclude>**at/gv/bmi/namespace/*</exclude>
<exclude>**at/asitplus/eidas/specific/modules/auth/eidas/v2/dao/ernp/*</exclude>
+ <exclude>**at/gv/bmi/namespace/*</exclude>
+ <exclude>**at/asitplus/eidas/specific/modules/auth/eidas/v2/dao/ernp/*</exclude>
+ <exclude>**at/gv/e_government/reference/namespace/*</exclude>
+ <exclude>**org/w3/_2000/_09/*</exclude>
+ <exclude>**org/xmlsoap/schemas/ws/*</exclude>
</excludes>
</configuration>
</execution>