From 504c27f5aa282acd85c082637ca285b9c9930320 Mon Sep 17 00:00:00 2001 From: cagache Date: Thu, 19 Dec 2019 17:00:42 +0200 Subject: [PATCH] Added comment --- srcclr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/srcclr.yml b/srcclr.yml index 38d0d76fd6..8ae09190de 100644 --- a/srcclr.yml +++ b/srcclr.yml @@ -1 +1,2 @@ +# The scope of this file is to have a custom scan directive for SourceClear excluding automation and benchmark projects from the scan. custom_maven_command: clean install -Dcheckstyle.skip=true -e -DskipTests -DskipITs -Dmaven.test.skip=true -Denforcer.skip=true -pl '!rm-automation,!rm-automation/rm-automation-community-rest-api,!rm-automation/rm-automation-enterprise-rest-api,!rm-automation/rm-automation-ui,!rm-benchmark' \ No newline at end of file