From 12fff7d8bda21dfea4324cfac244f96971296cdc Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Thu, 12 May 2016 11:16:12 +0530 Subject: [PATCH] maven: ignore utils/testsmallfileinactive for rat checking This fixes several Jenkins failures as previous runs don't cleanup this file created by one of the unit tests. Signed-off-by: Rohit Yadav --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b75afd2ed2f..b29e6fafb4e 100644 --- a/pom.xml +++ b/pom.xml @@ -883,6 +883,7 @@ ui/lib/qunit/qunit.js ui/lib/reset.css ui/lib/require.js + utils/testsmallfileinactive systemvm/conf/agent.properties systemvm/conf/environment.properties systemvm/js/jquery.js