Skip to content

ch.sbb.polarion.thirdparty.bundles.bundles 1.3.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>ch.sbb.polarion.thirdparty.bundles</groupId>
  <artifactId>bundles</artifactId>
  <version>1.3.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    We have faced the such problem when tried to use Apache POI v5.2.4. This version uses Apache Commons IO v2.13.0, but Polarion has v2.11.0.
    As a result it leads to ClassNotFoundExceptions in some cases when Apache POI functionality is called.
    This project demonstrates how to solve this problem using the packaging of Apache POI dependency as a separate bundle.

Details


Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0


Recent versions