Hi, On Mon, Mar 1, 2010 at 4:08 PM, Gadbury <[email protected]> wrote: > Unfortunately, I am experiencing an issue relating to the > ooxml-schemas-1.0.jar. > > In the error log: "Error. Invalid ZIP archive: > C:\maven\repo\org\apache\poi\ooxml-schemas\1.0\ooxml-schemas-1.0.jar". > > I have tried removing and manually downloading and replacing this jar file > (rather than letting Maven do it's stuff), but it still fails.
What's the MD5 checksum of your copy of the jar file? It should be d9c7fc22e5cd224c731e9ae52f93d1f5. > Is there a way to substitute this 13.6MB jar for the 'lite' version instead? Jackrabbit 2.1 will use a much smaller version of this jar, see JCR-2502 [1] for the details. [1] https://issues.apache.org/jira/browse/JCR-2502 BR, Jukka Zitting
