From 26e422ff90f2a4fb9d2d25c0b2328b365fe5f0d7 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 11 Dec 2020 16:33:00 +0100 Subject: add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude false-positive update gitlab-ci configuration to display jUnit test-coverage --- eidas_modules/authmodule-eIDAS-v2/pom.xml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml') diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index b2e841fb..ddd2723c 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -251,18 +251,9 @@ com.github.spotbugs spotbugs-maven-plugin - - - spotbugs_validate - test - - check - - - + ${spotbugs-maven-plugin.version} - true - spotbugs_exclude.xml + checks/spotbugs-exclude.xml -- cgit v1.2.3