Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when updating to latest version. #8

Open
chluo1997 opened this issue Oct 7, 2022 · 0 comments
Open

Errors when updating to latest version. #8

chluo1997 opened this issue Oct 7, 2022 · 0 comments

Comments

@chluo1997
Copy link

chluo1997 commented Oct 7, 2022

When update the cpg_version (1.3.561) and joern_version (1.1.1131) to the latest version, it reports the following errors.

[error] sbt.librarymanagement.ResolveException: Error downloading io.shiftleft:codepropertygraph-domain-classes:1.3.561
[error]
[error]   Not found
[error]   Not found
[error]   not found: /home/users/chluo/.ivy2/localio.shiftleft/codepropertygraph-domain-classes/1.3.561
[error] /ivys/ivy.xml
[error]   download error: Caught java.net.MalformedURLException: Illegal character in URL (Illegal character in URL) while downloading https://repo1.maven.org/maven2/io/shiftleft/codepropertygraph-domain-classes/1.3.561
[error] /codepropertygraph-domain-classes-1.3.561
[error] .pom
[error]   not found: /home/users/chluo/.m2/repository/io/shiftleft/codepropertygraph-domain-classes/1.3.561
[error] /codepropertygraph-domain-classes-1.3.561
[error] .pom
[error]   download error: Caught java.net.MalformedURLException: Illegal character in URL (Illegal character in URL) while downloading https://oss.sonatype.org/content/repositories/public/io/shiftleft/codepropertygraph-domain-classes/1.3.561
[error] /codepropertygraph-domain-classes-1.3.561
[error] .pom
[error] 	at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:258)
...

Can someone help fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant