Plugin not properly installed due to missing Jsoup library

Issue #53 resolved
Holger Schimanski repo owner created an issue

For JIRA 7 it looks like Jsoup library (which is required for the plugin) is not properly added to the plugin jar and therefor missing. The following error message is shown in the log.

java.lang.NoClassDefFoundError: org/jsoup/safety/Whitelist

The Jsoup library should be bundled and included in the plugin jar.

Comments (2)

  1. Holger Schimanski reporter
    • changed version to 2.5
    • changed milestone to 2.5.1

    Problem with dependency license-storage-plugin results in not including jsoup dependency.

    Fixing in pom.xml and releasing new version 2.5.1

  2. Log in to comment