From 0a7004eb98480468e545b52170dfcc8f2cff7140 Mon Sep 17 00:00:00 2001 From: Radoslav Husar Date: Wed, 23 Aug 2017 22:20:35 +0200 Subject: [PATCH] MODCLUSTER-614 Disable "Unable to locate Source XRef to link to" warnings in Maven build --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 3264cc968..406e9d4d7 100644 --- a/pom.xml +++ b/pom.xml @@ -231,6 +231,7 @@ org.apache.maven.plugins maven-checkstyle-plugin + false wildfly-checkstyle/checkstyle.xml true true