From 827b6b276eb04e2a0d728cb1f4082b5f7273bf99 Mon Sep 17 00:00:00 2001 From: maxiaonan Date: Thu, 25 Jul 2019 17:39:45 +0800 Subject: [PATCH] =?UTF-8?q?Mod=20aaa-12=20add=20ignore=20test=20for=20User?= =?UTF-8?q?Handler=20RCA=EF=BC=9A=20SOL=EF=BC=9A=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=BA=BA=EF=BC=9Amaxiaonan=20=E6=A3=80=E8=A7=86=E4=BA=BA?= =?UTF-8?q?=EF=BC=9Amaxiaonan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ControlPlatform/aaa/aaa-shiro/impl/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ControlPlatform/aaa/aaa-shiro/impl/pom.xml b/ControlPlatform/aaa/aaa-shiro/impl/pom.xml index 71e68b848..1caffd9d3 100644 --- a/ControlPlatform/aaa/aaa-shiro/impl/pom.xml +++ b/ControlPlatform/aaa/aaa-shiro/impl/pom.xml @@ -251,6 +251,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.jacoco + jacoco-maven-plugin + + + **/*UserHandler.class + + +