wala / graph4code

GraphGen4Code: a toolkit for creating code knowledge graphs based on WALA code analysis and extraction of documentation and forum content.
https://wala.github.io/graph4code/
Eclipse Public License 2.0
215 stars 31 forks source link

CodeBreakerPrereq-0.0.1-SNAPSHOT.jar not exists #21

Closed yaoyh116 closed 10 months ago

yaoyh116 commented 11 months ago

When I execute ‘bash setup.sh’ to build the code analysis library, there exists an error "Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install-file (default-cli) on project standalone-pom: The specified file '/workspace/graph4code-master/code_breaker_prereq/target/CodeBreakerPrereq-0.0.1-SNAPSHOT.jar' not exists". And I can't find the jar file.May I ask how to deal with it? Thank u!

TsukimiRini commented 11 months ago

Same problem

juliandolby commented 11 months ago

Sorry, some confusion uploading files. For now, the jar files are available at https://archive.org/download/graph4code_prereq_jars/graph4code_prereq_jars.tar. Download that file, and untar it in the root directory of your graph4code clone.

hwgobs commented 3 weeks ago

https://archive.org/download/graph4code_prereq_jars/graph4code_prereq_jars.tar

This link is not available.