LicenseToolsPlugin icon indicating copy to clipboard operation
LicenseToolsPlugin copied to clipboard

Unsopported License problem

Open k4zy opened this issue 5 years ago • 3 comments

I'm trying to this problem. Please wait a moment.

related issues

  • https://github.com/cookpad/license-tools-plugin/issues/68

k4zy avatar Jan 14 '20 05:01 k4zy

I have this issue with other libraries such as com.appsflyer:af-android-sdk, com.crashlytics.sdk.android:answers, com.crashlytics.sdk.android:crashlytics-core and a lot others. It would be really nice if we could include the missing stuff manually

katajona avatar Jan 17 '20 10:01 katajona

Hello @k4zy, it looks like Bouncy Castle License Template is missing (again):

Execution failed for task ':xxxx:generateLicensePage'.
> java.io.FileNotFoundException: File not found: template/licenses/Bouncy Castle Licence.html

using this yaml snippet:

- artifact: com.madgag.spongycastle:core:+
  name: core
  copyrightHolder: ContinentalAutomotive
  license: Bouncy Castle Licence
  licenseUrl: http://www.bouncycastle.org/licence.html
  url: http://rtyley.github.io/spongycastle/

plugin version: 1.2.5

Plinzen avatar Jan 14 '21 12:01 Plinzen

Contributions are welcome. like this https://github.com/cookpad/LicenseToolsPlugin/pull/40

k4zy avatar Jan 20 '21 04:01 k4zy