C:\opt\p2j_trunk_16431>gradlew all --info Initialized native services in: C:\Users\evl\.gradle\native Initialized jansi services in: C:\Users\evl\.gradle\native To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Starting process 'Gradle build daemon'. Working directory: C:\Users\evl\.gradle\daemon\9.2.1 Command: C:\jdk17\bin\java.exe --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=windows-1252 -Duser.country=US -Duser.language=en -Duser.variant -cp C:\Users\evl\.gradle\wrapper\dists\gradle-9.2.1-bin\2t0n5ozlw9xmuyvbp7dnzaxug\gradle-9.2.1\lib\gradle-daemon-main-9.2.1.jar -javaagent:C:\Users\evl\.gradle\wrapper\dists\gradle-9.2.1-bin\2t0n5ozlw9xmuyvbp7dnzaxug\gradle-9.2.1\lib\agents\gradle-instrumentation-agent-9.2.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.2.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 16.756 secs. The client will now receive all logging from the daemon (pid: 8412). The daemon log file: C:\Users\evl\.gradle\daemon\9.2.1\daemon-8412.out.log Daemon will be stopped at the end of the build Using 6 worker leases. Operational build model parameters: {requiresToolingModels=false, parallelProjectExecution=false, configureOnDemand=false, configurationCache=false, configurationCacheParallelStore=false, configurationCacheParallelLoad=true, isolatedProjects=false, parallelProjectConfiguration=false, intermediateModelCache=false, parallelToolingApiActions=false, invalidateCoupledProjects=false, modelAsProjectDependency=false, resilientModelBuilding=false} Received JVM installation metadata from 'C:\jdk17': {JAVA_HOME=C:\jdk17, JAVA_VERSION=17.0.18, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.18+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.18+8, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} Watching the file system is configured to be enabled if available Now considering [C:\opt\p2j_trunk_16431] as hierarchies to watch File system watching is active Starting Build Settings evaluated using settings file 'C:\opt\p2j_trunk_16431\settings.gradle'. Projects loaded. Root project using build file 'C:\opt\p2j_trunk_16431\build.gradle'. Included projects: [root project 'p2j_trunk_16431', project ':sheet'] > Configure project : Evaluating root project 'p2j_trunk_16431' using build file 'C:\opt\p2j_trunk_16431\build.gradle'. Resolved plugin [id: 'com.dorongold.task-tree', version: '4.0.1'] Resolved plugin [id: 'com.github.jk1.dependency-license-report', version: '2.9'] Resolved plugin [id: 'com.github.ben-manes.versions', version: '0.52.0'] Resolved plugin [id: 'org.owasp.dependencycheck', version: '12.1.0'] Resolved plugin [id: 'project-report'] [ant:delete] Deleting: C:\opt\p2j_trunk_16431\.user.cmd.properties [ant:echo] propArg: Downloading https://repository.jboss.org/nexus/content/groups/public/org/eclipse/emf/common/2.4.0/common-2.4.0.jar to C:\Users\evl\.gradle\.tmp\gradle_download12712483566802096271bin Downloading https://repository.jboss.org/nexus/content/groups/public/org/eclipse/emf/common/2.4.0/common-2.4.0.jar to C:\Users\evl\.gradle\.tmp\gradle_download12798989735502876131bin Downloading https://repository.jboss.org/nexus/content/groups/public/org/eclipse/emf/common/2.4.0/common-2.4.0.jar to C:\Users\evl\.gradle\.tmp\gradle_download556335923034432004bin [Incubating] Problems report is available at: file:///C:/opt/p2j_trunk_16431/build/reports/problems/problems-report.htm FAILURE: Build failed with an exception. * Where: Build file 'C:\opt\p2j_trunk_16431\build.gradle' line: 774 * What went wrong: A problem occurred evaluating root project 'p2j_trunk_16431'. > Could not resolve all files for configuration ':fwdAllCompile'. > Could not download common-2.4.0.jar (org.eclipse.emf:common:2.4.0) > Could not get resource 'https://repository.jboss.org/nexus/content/groups/public/org/eclipse/emf/common/2.4.0/common-2.4.0.jar'. > Read timed out * Try: > Run with --stacktrace option to get the stack trace. > Run with --debug option to get more log output. > Run with --scan to generate a Build Scan (powered by Develocity). > Get more help at https://help.gradle.org. Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 2m 57s Watched directory hierarchies: []