-
Notifications
You must be signed in to change notification settings - Fork 309
Open
Description
Hi!
I am trying to build deobfuscator to update asm version. I am stuck as repo.samczsun.com is returning 502 error and https://github.com/java-deobfuscator/javavm/blob/master/pom.xml#L6 is only publicly available at version 2.0.0, when javavm-3.0.0 is needed.
Downloading from java-deobfuscator-repository: https://repo.samczsun.com/repository/java-deobfuscator/com/javadeobfuscator/javavm/3.0.0/javavm-3.0.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.118 s
[INFO] Finished at: 2025-08-21T19:49:59+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project deobfuscator: Could not collect dependencies for project com.javadeobfuscator:deobfuscator:jar:1.0.0
[ERROR] Failed to read artifact descriptor for com.javadeobfuscator:javavm:jar:3.0.0
[ERROR] Caused by: The following artifacts could not be resolved: com.javadeobfuscator:javavm:pom:3.0.0 (absent): Could not transfer artifact com.javadeobfuscator:javavm:pom:3.0.0 from/to java-deobfuscator-repository (https://repo.samczsun.com/repository/java-deobfuscator): status code: 502, reason phrase: Bad Gateway (502)
Metadata
Metadata
Assignees
Labels
No labels