https://bugzilla.redhat.com/show_bug.cgi?id=1421366 --- Comment #5 from MartinKG <mgansser@xxxxxxxxx> --- I am interesting in a review but I think it's pretty hard to get it compiling. the recent version 2.5.0 fails at the moment with this messages: + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --gradle -- build javadocs Executing: gradle-local --no-daemon --offline build javadocs build xmvnInstall ['gradle-local', '--no-daemon', '--offline', 'build', 'javadocs', 'build', 'xmvnInstall'] FAILURE: Build failed with an exception. * What went wrong: Could not resolve all files for configuration ':compileClasspath'. > Could not resolve org.apache.logging.log4j:log4j-core:2.8.1. Required by: project : > XMvn was unable to resolve artifact org.apache.logging.log4j:log4j-core:pom:2.8.1 > No cached version of org.apache.logging.log4j:log4j-core:2.8.1 available for offline mode. > No cached version of org.apache.logging.log4j:log4j-core:2.8.1 available for offline mode. > Could not resolve org.apache.commons:commons-dbcp2:2.3.0. Required by: project : > XMvn was unable to resolve artifact org.apache.commons:commons-dbcp2:pom:2.3.0 > No cached version of org.apache.commons:commons-dbcp2:2.3.0 available for offline mode. > No cached version of org.apache.commons:commons-dbcp2:2.3.0 available for offline mode. > Could not resolve org.apache.commons:commons-configuration2:2.2. Required by: project : > XMvn was unable to resolve artifact org.apache.commons:commons-configuration2:pom:2.2 > No cached version of org.apache.commons:commons-configuration2:2.2 available for offline mode. > No cached version of org.apache.commons:commons-configuration2:2.2 available for offline mode. > Could not resolve org.jetbrains:annotations:15.0. Required by: project : > XMvn was unable to resolve artifact org.jetbrains:annotations:pom:15.0 > No cached version of org.jetbrains:annotations:15.0 available for offline mode. > No cached version of org.jetbrains:annotations:15.0 available for offline mode. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 16s 1 actionable task: 1 executed -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx