PJ Fanning created SM-5183:
------------------------------
Summary: POI dependencies in OSGI bundle look wrong
Key: SM-5183
URL: https://issues.apache.org/jira/browse/SM-5183
Project: ServiceMix
Issue Type: Improvement
Reporter: PJ Fanning
I'm a PMC member with POI but I don't use ServiceMix or OSGI.
The jar dependencies in the 5.2.2_1 pom look wrong:
https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.poi/5.2.2_1
https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.poi/5.2.2_1/org.apache.servicemix.bundles.poi-5.2.2_1.pom
* curvesapi should be v1.0.6
* poi-ooxml-schemas 4.1.2 is an old jar that is no longer uses in POI v5+ and
could cause conflicts with poi-ooxml-lite (the replacement for
poi-ooxml-schemas)
* ooxml-schemas 1.4 is an old jar that is no longer uses in POI v5+ and could
cause conflicts with poi-ooxml-lite and poi-ooxml-full (the latter is the
replacement for ooxml-schemas)
--
This message was sent by Atlassian Jira
(v8.20.7#820007)