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
Could not determine the dependencies of task ':generators:fact-generator-common:shadowJar'.
> Could not resolve all dependencies for configuration ':generators:fact-generator-common:compileClasspath'.
> Could not resolve org.clyze:clue-common:3.25.3.
Required by:
project :generators:fact-generator-common
> Could not resolve org.clyze:clue-common:3.25.3.
> Could not parse POM https://clyze.jfrog.io/artifactory/default-maven-local/org/clyze/clue-common/3.25.3/clue-common-3.25.3.pom
> Already seen doctype.
> Could not resolve org.clyze:metadata-model:2.4.1.
Required by:
project :generators:fact-generator-common
> Could not resolve org.clyze:metadata-model:2.4.1.
> Could not parse POM https://clyze.jfrog.io/artifactory/default-maven-local/org/clyze/metadata-model/2.4.1/metadata-model-2.4.1.pom
> Already seen doctype.
> Could not resolve org.clyze:native-scanner:0.6.6.
Required by:
project :generators:fact-generator-common
> Could not resolve org.clyze:native-scanner:0.6.6.
> Could not parse POM https://clyze.jfrog.io/artifactory/default-maven-local/org/clyze/native-scanner/0.6.6/native-scanner-0.6.6.pom
> Already seen doctype.
Thanks for pointing out! We'll look into fixing. Falling back to our secondary artifactory (comment out the two lines with "jfrog" in build.gradle and uncomment the entries with "centauri") will work, but will require opt-in for http instead of https ("allowInsecureProtocol true", as in other cases in build.gradle).
when i build doop i got such messages:
https://clyze.jfrog.io seems to be offline
The text was updated successfully, but these errors were encountered: