SpoonLabs / astor

Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
https://hal.archives-ouvertes.fr/hal-01321615/document
GNU General Public License v2.0
205 stars 107 forks source link

I can't find this jar when I run mvn clean compile in Ubuntu, and I can't find this Jar on the Internet. Can you provide the source of this jar? #368

Open xuxiaolin11 opened 7 months ago

xuxiaolin11 commented 7 months ago

[ERROR] Failed to execute goal on project astor: Could not resolve dependencies for project org.inria.sacha.automaticRepair:astor:jar:2.0.0: Failed to collect dependencies at fil.iagl.cocospoon:CocoSpoon:jar:1.0.0-SNAPSHOT: Failed to read artifact descriptor for fil.iagl.cocospoon:CocoSpoon:jar:1.0.0-SNAPSHOT: Could not transfer artifact fil.iagl.cocospoon:CocoSpoon:pom:1.0.0-SNAPSHOT from/to inria (http://spoon.gforge.inria.fr/repositories/releases/): spoon.gforge.inria.fr: Unknown host spoon.gforge.inria.fr -> [Help 1] thank you very much for your help

martinezmatias commented 7 months ago

Hello @xuxiaolin11

You can try by locally installing https://github.com/SpoonLabs/CoCoSpoon

Regards Matias