Closed levBagryansky closed 1 year ago
I am in dependency hell with error of Pqulice Execution jcabi-qulice-check of goal com.qulice:qulice-maven-plugin:0.22.0:check failed: org.apache.maven.plugin.MojoExecutionException: Found duplicate classes/resources
and debug message
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[DEBUG] Found different SHA256 hashs for elements META-INF/versions/9/module-info.class in file /home/tardis3/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.4/byte-buddy-agent-1.14.4.jar and /home/tardis3/.m2/repository/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
[WARNING] Found duplicate and different classes in [net.bytebuddy:byte-buddy:1.14.4,net.bytebuddy:byte-buddy-agent:1.14.4,org.slf4j:slf4j-api:2.0.7] :
[WARNING] META-INF.versions.9.module-info
@maxonfjvipon please check
@yegor256 please check
@rultor merge
PR-Codex overview
This PR focuses on updating the code to work with the new version of the eo-runtime.
Detailed summary
as-int
method instead ofplus
for thecount
variable.as-float
method instead ofplus
for themismatch
variable.eo-hamcrest
library to 0.32.0.duplicatefinder
plugin from the build configuration.