[
https://issues.apache.org/jira/browse/DRILL-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743662#comment-15743662
]
ASF GitHub Bot commented on DRILL-5113:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/drill/pull/682
> Upgrade Maven RAT plugin to avoid annoying XML errors
> -----------------------------------------------------
>
> Key: DRILL-5113
> URL: https://issues.apache.org/jira/browse/DRILL-5113
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.8.0
> Reporter: Paul Rogers
> Assignee: Paul Rogers
> Priority: Minor
> Labels: ready-to-commit
>
> Build Drill with most Maven logging turned off. On every sub-project you will
> see the following:
> {code}
> Compiler warnings:
> WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property
> 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
> [INFO] Starting audit...
> Audit done.
> {code}
> The warning is a known issue with Java:
> http://bugs.java.com/view_bug.do?bug_id=8016153
> The RAT folks seem to have done a patch: version 0.12 of the plugin no longer
> has the warning. Upgrade Drill's {{pom.xml}} file to use this version instead
> of the anonymous version currently used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)