From 5df52b65cc3ec645c37a00c00c31ea83eaca6b39 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 9 Oct 2019 21:12:31 +0200 Subject: [PATCH] try to fix sonar analysis for scm-ui --- scm-ui/pom.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index a43edec258..506ece5237 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -18,7 +18,7 @@ js - src + src/** **/*.test.js,src/tests/** **/*.test.js,src/tests/** target/jest-reports @@ -29,20 +29,6 @@ scm-ui - - maven-clean-plugin - - - - ${basedir} - - **/ui-**/dist/** - - - - - - com.github.sdorra buildfrontend-maven-plugin