Add option to fail license checks for UNKNOWN licenses

Issue #211 resolved
joschi created an issue

Sometimes it's desired to fail builds if the license of one of the dependencies is unknown.

This is not the same as "Pessimistic mode" which will fail builds if a dependency has multiple licenses and one of those is not on the whitelist.

Comments (2)

  1. joschi reporter

    I failed to realize that the licenseCheckBreakByUnknown option for the VersionEye Maven plugin can control this behavior.

  2. Log in to comment