Licensee Extension
Types
Properties
The path within the Android assets/
directory to which the licensee report will be copied.
Enable asset generation. Will copy licensee report to android asset directory making it available in androidAssetReportPath under assets/
in the APK.
Functions
Allow an artifact with a specific groupId, artifactId, and version. This is useful for artifacts which contain no license data or have invalid/incorrect license data.
Allow artifacts with an unknown (non-SPDX) license which matches a URL.
Ignore a single dependency or group of dependencies during dependency graph resolution. Artifacts targeted with this method will not be analyzed for license information and will not show up in any report files.
Build behavior when a declared license is not found in any dependencies of the project.
Build behavior when a license violation is found.