wilx commented on issue #377: URL: https://github.com/apache/maven-shade-plugin/issues/377#issuecomment-5142257957
This remains reproducible with current Maven Shade Plugin master, including with POI 5.5.1 and XMLBeans 5.3.0. A safe fix would require XMLBeans to expose supported API for relocating Java class names in an already-compiled schema type system; Maven Shade should not independently modify the binary `.xsb` format. Until that support exists in XMLBeans, this cannot be fixed safely in the Shade plugin. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
