From 8942276a3e03923cfc1d162582ca0f734a54ea90 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Mon, 16 May 2022 11:30:58 +0200 Subject: fix(matching): optimize prozess handling during alternative eIDAS authentication --- build_reporting/pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'build_reporting') diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml index 9b3464e3..4a098ff3 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -54,8 +54,6 @@ **/target/jacoco-it.exec - **/org/w3/_2000/_09/* - **/org/w3/_2001/_04/* **/szrservices/* **/generated/cxf/* **at/gv/bmi/namespace/* @@ -65,6 +63,13 @@ **at/gv/e_government/reference/namespace/* **org/w3/_2000/_09/* **org/xmlsoap/schemas/ws/* + org/w3/_2000/**/* + at/gv/bmi/namespace/**/* + at/asitplus/eidas/specific/modules/auth/eidas/v2/dao/ernp/**/* + at/gv/bmi/namespace/**/* + at/gv/e_government/reference/namespace/**/* + org/w3/_2000/_09/**/* + org/xmlsoap/schemas/ws/**/* -- cgit v1.2.3