https://bz.apache.org/bugzilla/show_bug.cgi?id=66653
--- Comment #2 from PJ Fanning <[email protected]> --- poi--oxml defaults to having a dependency on poi-ooxml-lite. poi-ooxml-lite is a subset of poi-ooxml-full. poi-ooxml-lite only has the most commonly used XMLBeans for POI. poi-ooxml-full is big so that's why we default to poi-ooxml-lite. If you choose to use poi-ooxml-full, it is a good idea to exclude poi-ooxml-lite. I've made a change to POI so that v5.2.4 will put that missing staxisunit6cc7type.xsb in poi-ooxml-lite. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
