Hello, When I try to run a maven install, it produces following warning and fails the build.
-- apache-rat-plugin:0.11:check (default) @ apache-vxquery --- [INFO] 56 implicit excludes (use -debug for more details). [INFO] Exclude: .gitignore [INFO] Exclude: .rat-excludes [INFO] Exclude: .project [INFO] Exclude: .classpath [INFO] Exclude: .basex [INFO] Exclude: **/ExpectedTestResults/** [INFO] Exclude: **/xqts.txt [INFO] Exclude: test-suite*/**/* [INFO] 207 resources included (use -debug for more details) Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property ' http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property ' http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.parsers.SAXParser: Feature ' http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property ' http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property ' http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [INFO] Rat check: Summary of files. Unapproved: 175 unknown: 175 generated: 0 approved: 22 licence. [INFO] VXQuery ........................................... FAILURE [ 13.525 s] [INFO] VXQuery Core ...................................... SKIPPED [INFO] VXQuery Server .................................... SKIPPED [INFO] VXQuery CLI ....................................... SKIPPED [INFO] VXQuery XTest ..................................... SKIPPED [INFO] VXQuery Benchmark ................................. SKIPPED What is the reason for this? Menaka -- *Menaka Madushanka Jayawardena* Faculty of Engineering, <http://www.pdn.ac.lk/eng> University of Peradeniyaya. LinkedIn <http://lk.linkedin.com/in/menakajayawardena> TP:- 071 885 1183/ 071 350 5470
