skywalking-eyes
doesn't seem to cover handling of BSD-2-Clause
and ASF dependencies?
#12587
-
WARNING Failed to resolve the license of <org.apache.hadoop.thirdparty:hadoop-shaded-guava>: failed to resolve license file found in jar
WARNING Failed to resolve the license of <org.apache.zookeeper:zookeeper>: no possible license found
WARNING Failed to resolve the license of <com.google.guava:failureaccess>: no possible license found
WARNING Failed to resolve the license of <com.google.guava:listenablefuture>: no possible license found
WARNING Failed to resolve the license of <org.apache.zookeeper:zookeeper-jute>: no possible license found
WARNING Failed to resolve the license of <org.slf4j:slf4j-api>: no possible license found
ERROR the following licenses are unknown or incompatible with the main license, please check manually: Apache-2.0
Dependency | License
------------------------------------------------ | --------------------------------------------------
org.apache.hadoop.thirdparty:hadoop-shaded-guava | Unknown
org.apache.zookeeper:zookeeper | Unknown
com.google.guava:failureaccess | Unknown
com.google.guava:listenablefuture | Unknown
org.apache.zookeeper:zookeeper-jute | Unknown
org.slf4j:slf4j-api | Unknown
org.codehaus.woodstox:stax2-api | http://www.opensource.org/licenses/bsd-license.php
ERROR one or more errors occurred checking license compatibility
|
Beta Was this translation helpful? Give feedback.
Answered by
kezhenxu94
Sep 2, 2024
Replies: 2 comments 4 replies
-
I think the key is UNKNOWN means the license is not identified. Not about BSD-2. It may need some manual adding. @kezhenxu94 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Some dependencies can not be identified by skywalking-eyes tool, you can either help to improve the tool itself to make it identify those dependencies, or, manually add the licenses for the unknown dependencies |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
linghengqian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some dependencies can not be identified by skywalking-eyes tool, you can either help to improve the tool itself to make it identify those dependencies, or, manually add the licenses for the unknown dependencies