From 8bb07ad5f5df76f36d9ee5f6fa40e489d899054a Mon Sep 17 00:00:00 2001 From: Wim Deblauwe Date: Tue, 15 Dec 2015 09:20:07 +0100 Subject: [PATCH] Update mvn-plugin.md The correct name of the property to configure linking to source code is `linkXRef` and not `linkXref`. If you use `false` then the warning "[WARNING] Unable to locate Source XRef to link to - DISABLED" is no longer printed. See also http://stackoverflow.com/a/18390459/40064 --- src/site/markdown/usage/mvn-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/usage/mvn-plugin.md b/src/site/markdown/usage/mvn-plugin.md index f7e7aaf5cc..4fd72891b7 100644 --- a/src/site/markdown/usage/mvn-plugin.md +++ b/src/site/markdown/usage/mvn-plugin.md @@ -78,7 +78,7 @@ the report to html source files, and the file encoding: org.apache.maven.plugins maven-pmd-plugin - true + true ISO-8859-1 30 1.4