JackyYangPassion commented on PR #2108: URL: https://github.com/apache/incubator-hugegraph/pull/2108#issuecomment-1424055827
``` INFO Loading configuration from file: .licenserc.yaml WARNING Failed to resolve the license of <com.carrotsearch:hppc>: no possible license found WARNING Failed to resolve the license of <org.slf4j:slf4j-api>: no possible license found WARNING Failed to resolve the license of <org.slf4j:jcl-over-slf4j>: no possible license found WARNING Failed to resolve the license of <net.bytebuddy:byte-buddy>: failed to resolve license file found in jar WARNING Failed to resolve the license of <com.alipay.sofa:jraft-core>: no possible license found WARNING Failed to resolve the license of <org.lionsoul:jcseg-core>: no possible license found WARNING Failed to resolve the license of <com.alipay.sofa.lookout:lookout-api>: no possible license found WARNING Failed to resolve the license of <com.fasterxml.jackson.dataformat:jackson-dataformat-yaml>: failed to resolve license file found in jar WARNING Failed to resolve the license of <io.swagger:swagger-models>: failed to resolve license file found in jar WARNING Failed to resolve the license of <com.google.code.gson:gson>: no possible license found WARNING Failed to resolve the license of <io.swagger:swagger-annotations>: failed to resolve license file found in jar WARNING Failed to resolve the license of <io.swagger.core.v3:swagger-models-jakarta>: failed to resolve license file found in jar WARNING Failed to resolve the license of <io.swagger.core.v3:swagger-annotations-jakarta>: failed to resolve license file found in jar WARNING Failed to resolve the license of <com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider>: no possible license found WARNING Failed to resolve the license of <com.fasterxml.jackson.datatype:jackson-datatype-jsr310>: failed to resolve license file found in jar WARNING Failed to resolve the license of <org.antlr:antlr-runtime>: no possible license found WARNING Failed to resolve the license of <org.slf4j:slf4j-api>: no possible license found WARNING Failed to resolve the license of <com.addthis.metrics:reporter-config3>: no possible license found WARNING Failed to resolve the license of <org.fusesource:sigar>: no possible license found WARNING Failed to resolve the license of <com.addthis.metrics:reporter-config-base>: no possible license found ERROR the following licenses are incompatible with the main license: Apache-2.0 License: MPL-1.1 and LGPL-2.1 Dependency: org.javassist:javassist License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.core:jersey-client License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.media:jersey-media-json-jackson License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.connectors:jersey-apache-connector License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.inject:jersey-hk2 License: GPL-2.0-with-classpath-exception and MIT Dependency: org.checkerframework:checker-qual License: EPL-2.0 and GPL-2.0 Dependency: jakarta.ws.rs:jakarta.ws.rs-api License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.core:jersey-common License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.ext:jersey-entity-filtering License: CDDL-1.1 and GPL-2.0 Dependency: javax.xml.bind:jaxb-api License: CDDL-1.1 and GPL-2.0 and Apache-2.0 Dependency: javax.activation:javax.activation-api License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.hk2:hk2-locator License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.hk2.external:aopalliance-repackaged License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.hk2:hk2-api License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.hk2:hk2-utils License: EPL-2.0 and GPL-2.0 Dependency: jakarta.annotation:jakarta.annotation-api License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.core:jersey-server License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.containers:jersey-container-grizzly2-http License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.containers:jersey-container-grizzly2-servlet License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.containers:jersey-container-servlet License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.containers:jersey-container-servlet-core License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.grizzly:grizzly-http License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.grizzly:grizzly-framework License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.grizzly:grizzly-http-server License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.test-framework:jersey-test-framework-core License: EPL-2.0 and GPL-2.0 Dependency: org.glassfish.jersey.media:jersey-media-jaxb License: Unknown Dependency: com.carrotsearch:hppc License: Unknown Dependency: org.slf4j:slf4j-api License: Unknown Dependency: org.slf4j:jcl-over-slf4j License: Unknown Dependency: net.bytebuddy:byte-buddy License: Unknown Dependency: com.alipay.sofa:jraft-core License: Unknown Dependency: org.lionsoul:jcseg-core License: Unknown Dependency: com.alipay.sofa.lookout:lookout-api License: Unknown Dependency: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml License: Unknown Dependency: io.swagger:swagger-models License: Unknown Dependency: com.google.code.gson:gson License: Unknown Dependency: io.swagger:swagger-annotations License: Unknown Dependency: io.swagger.core.v3:swagger-models-jakarta License: Unknown Dependency: io.swagger.core.v3:swagger-annotations-jakarta License: Unknown Dependency: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider License: Unknown Dependency: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 License: Unknown Dependency: org.antlr:antlr-runtime License: Unknown Dependency: org.slf4j:slf4j-api License: Unknown Dependency: com.addthis.metrics:reporter-config3 License: Unknown Dependency: org.fusesource:sigar License: Unknown Dependency: com.addthis.metrics:reporter-config-base ERROR one or more errors occurred checking license compatibility Error: Process completed with exit code 1. ``` -- 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]
