demonstur.licensescan-maven-plugin.3.2.fork-1.source-code.report.template.mustache Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of licensescan-maven-plugin Show documentation
Show all versions of licensescan-maven-plugin Show documentation
Maven plugin for analysing the licenses in dependencies and transitive dependencies, asserting compatibility and potentially fail the build if forbidden licenses appear
The newest version!
LicenseScanReport
LicenseScan Report
Report Executed on: {{reportDate}}
LicenseScan Maven Plugin version: {{pluginVersion}}
Project under analysis
ProjectName: {{projectName}}
ProjectVersion: {{projectVersion}}
Licenses per Artifact
Artifact
Licenses attached
{{#licenses}}
{{key}}
{{#value}}{{toString}}
{{/value}}
{{/licenses}}
Artifact violations per forbidden licenses
Forbidden license
Blocked artifacts
{{#violations}}
{{key}}
{{#value}}{{toString}}
{{/value}}
{{/violations}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy