Fixing build: [WARNING] Unable to locate Source XRef to link to

This commit is contained in:
Joakim Erdfelt 2017-04-26 08:51:54 -07:00
parent 240b82be70
commit f2dce2944a
1 changed files with 1 additions and 0 deletions

View File

@ -215,6 +215,7 @@
</execution>
</executions>
<configuration>
<linkXRef>false</linkXRef>
<targetJdk>1.8</targetJdk>
<rulesets>
<ruleset>jetty/pmd_logging_ruleset.xml</ruleset>