SamaSVM commented on PR #5899: URL: https://github.com/apache/fineract/pull/5899#issuecomment-4592775608
> Finally, will you try the `generateLicenseReport` task? I wonder if we want to manually [exclude](https://github.com/jaredsburrows/gradle-license-plugin#configuration) the jars we are no longer packaging, or if it can do that automatically. I see some are marked "Not Packaged" but I don't understand what that means I've generated the generateLicenseReport report, which contains 349 libraries. I also noticed that some of them are marked as "Not Packaged" in the Manifest License column. During my investigation of the implementation (specifically the printDependencyManifest method in [InventoryReportRenderer.groovy](https://github.com/jk1/Gradle-License-Report/blob/master/src/main/groovy/com/github/jk1/license/render/InventoryReportRenderer.groovy)), I found that the "Not Packaged" label simply indicates that the license text is not physically embedded within the JAR file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
