You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm scanning my project using ORT toolkit, it complains:
WARNING: UNMAPPED_DECLARED_LICENSE - Maven:edu.berkeley.cs.jqf:jqf-instrument:2.0 - The declared license 'FreeBSD License' could not be mapped to a valid license or parsed as an SPDX expression. The license was found in package 'Maven:edu.berkeley.cs.jqf:jqf-instrument:2.0'.
WARNING: UNMAPPED_DECLARED_LICENSE - Maven:edu.berkeley.cs.jqf:jqf-fuzz:2.0 - The declared license 'FreeBSD License' could not be mapped to a valid license or parsed as an SPDX expression. The license was found in package 'Maven:edu.berkeley.cs.jqf:jqf-fuzz:2.0'.
ERROR: NO_LICENSE_IN_DEPENDENCY - Maven:edu.berkeley.cs.jqf:jqf-instrument:2.0 - No license information is available for dependency 'Maven:edu.berkeley.cs.jqf:jqf-instrument:2.0'.
ERROR: NO_LICENSE_IN_DEPENDENCY - Maven:edu.berkeley.cs.jqf:jqf-fuzz:2.0 - No license information is available for dependency 'Maven:edu.berkeley.cs.jqf:jqf-fuzz:2.0'.
When I'm scanning my project using ORT toolkit, it complains:
Maybe in JQF we can replace
FreeBSD License
text in thepom.xml
with something SPDX compatible, see https://spdx.github.io/spdx-spec/v2-draft/SPDX-license-expressions/The text was updated successfully, but these errors were encountered: