tballison commented on pull request #404:
URL: https://github.com/apache/tika/pull/404#issuecomment-784099481
Aside from including the full schemas jar, is there a solution to this:
```[ERROR] Tests run: 13, Failures: 0, Errors: 12, Skipped: 0, Time elapsed:
0.548 s <<< FAILURE! - in org.apache.tika.parser.RecursiveParserWrapperTest
[ERROR] org.apache.tika.parser.RecursiveParserWrapperTest.testMaxEmbedded
Time elapsed: 0.16 s <<< ERROR!
org.apache.tika.exception.TikaException: Unexpected RuntimeException from
org.apache.tika.parser.microsoft.ooxml.OOXMLParser@626c569b
at
org.apache.tika.parser.RecursiveParserWrapperTest.testMaxEmbedded(RecursiveParserWrapperTest.java:191)
Caused by: org.apache.xmlbeans.SchemaTypeLoaderException: XML-BEANS compiled
schema: Could not locate compiled schema resource
org/apache/poi/schemas/ooxml/system/ooxml/oleobjectelement.xsb
(org.apache.poi.schemas.ooxml.system.ooxml.oleobjectelement) - code 0
at
org.apache.tika.parser.RecursiveParserWrapperTest.testMaxEmbedded(RecursiveParserWrapperTest.java:191)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]