Currently holoeasy-core with version 3.4.2, 3.4.3 is not supported, because jitpack build failed while building holoeasy-core, as we can see in https://jitpack.io/com/github/unldenis/holoeasy/3.4.3/build.log. I suggest to release a new version or try to rebuild by deleting the build (you cannot delete the build after 7 days).
Error (3.4.3)
[WARNING] Could not transfer metadata com.comphenix.protocol:ProtocolLib:5.2.0-SNAPSHOT/maven-metadata.xml from/to dmulloy2-repo (https://repo.dmulloy2.net/repository/public/): Access denied to: https://repo.dmulloy2.net/repository/public/com/comphenix/protocol/ProtocolLib/5.2.0-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer com.comphenix.protocol:ProtocolLib:5.2.0-SNAPSHOT/maven-metadata.xml from https://repo.dmulloy2.net/repository/public/ was cached in the local repository, resolution will not be reattempted until the update interval of dmulloy2-repo has elapsed or updates are forced. Original error: Could not transfer metadata com.comphenix.protocol:ProtocolLib:5.2.0-SNAPSHOT/maven-metadata.xml from/to dmulloy2-repo (https://repo.dmulloy2.net/repository/public/): Access denied to: https://repo.dmulloy2.net/repository/public/com/comphenix/protocol/ProtocolLib/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from dmulloy2-repo: https://repo.dmulloy2.net/repository/public/com/comphenix/protocol/ProtocolLib/5.2.0-SNAPSHOT/ProtocolLib-5.2.0-SNAPSHOT.pom
[INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/com/comphenix/protocol/ProtocolLib/5.2.0-SNAPSHOT/ProtocolLib-5.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for holoeasy 3.4.3:
[INFO]
[INFO] holoeasy ........................................... SUCCESS [ 5.790 s]
[INFO] holoeasy-core ...................................... FAILURE [ 4.554 s]
[INFO] holoeasy-example ................................... SKIPPED
[INFO] holoeasy-example-kotlin ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.420 s
[INFO] Finished at: 2024-07-19T22:20:45Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project holoeasy-core: Could not resolve dependencies for project org.holoeasy:holoeasy-core:jar:3.4.3: Failed to collect dependencies at com.comphenix.protocol:ProtocolLib:jar:5.2.0-SNAPSHOT: Failed to read artifact descriptor for com.comphenix.protocol:ProtocolLib:jar:5.2.0-SNAPSHOT: Could not transfer artifact com.comphenix.protocol:ProtocolLib:pom:5.2.0-SNAPSHOT from/to dmulloy2-repo (https://repo.dmulloy2.net/repository/public/): Access denied to: https://repo.dmulloy2.net/repository/public/com/comphenix/protocol/ProtocolLib/5.2.0-SNAPSHOT/ProtocolLib-5.2.0-SNAPSHOT.pom -> [Help 1]
Alternative solutions
Currently, the only alternative is to fork the repository and create a "New Release" which will trigger the JitPack to create a new build.
Description
Currently
holoeasy-core
with version3.4.2
,3.4.3
is not supported, because jitpack build failed while buildingholoeasy-core
, as we can see in https://jitpack.io/com/github/unldenis/holoeasy/3.4.3/build.log. I suggest to release a new version or try to rebuild by deleting the build (you cannot delete the build after 7 days).Error (
3.4.3
)Alternative solutions
Currently, the only alternative is to fork the repository and create a "New Release" which will trigger the JitPack to create a new build.