aboutsummaryrefslogtreecommitdiff
path: root/build_reporting
diff options
context:
space:
mode:
authorThomas <>2022-05-13 09:02:03 +0200
committerThomas <>2022-05-13 09:02:03 +0200
commitb0869317938810db6bd79e3ccc2e84b9d18097b2 (patch)
tree299c4e43dac0ebaa9b056f55aa549e6896ff93a5 /build_reporting
parent8f03c8e42233ae407ad54203c3340d7804adae3e (diff)
downloadNational_eIDAS_Gateway-b0869317938810db6bd79e3ccc2e84b9d18097b2.tar.gz
National_eIDAS_Gateway-b0869317938810db6bd79e3ccc2e84b9d18097b2.tar.bz2
National_eIDAS_Gateway-b0869317938810db6bd79e3ccc2e84b9d18097b2.zip
build(qs): update code-coverage checks again
Diffstat (limited to 'build_reporting')
-rw-r--r--build_reporting/pom.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml
index 9a36cd0b..ef320749 100644
--- a/build_reporting/pom.xml
+++ b/build_reporting/pom.xml
@@ -65,13 +65,12 @@
<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>
+ <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/gv/e_government/reference/namespace/*</exclude>
+ <exclude>**/org/w3/_2000/_09/*</exclude>
+ <exclude>**/org/xmlsoap/schemas/ws/*</exclude>
</excludes>
</configuration>
</execution>