daviftorres commented on issue #12887: URL: https://github.com/apache/cloudstack/issues/12887#issuecomment-5272128070
The compilations failed, but it could be an incompetence from my side. I can't say. ``` [INFO] Reactor Summary for Apache CloudStack 4.23.0.0-SNAPSHOT: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [ 0.229 s] [INFO] Apache CloudStack .................................. SUCCESS [ 0.349 s] [INFO] Apache CloudStack Framework - Managed Context ...... SUCCESS [ 0.911 s] [INFO] Apache CloudStack Framework ........................ SUCCESS [ 0.037 s] [INFO] Apache CloudStack Framework - Certificate Authority SUCCESS [ 0.119 s] [INFO] Apache CloudStack Utils ............................ SUCCESS [ 8.753 s] [INFO] Apache CloudStack Framework - Database ............. SUCCESS [ 4.069 s] [INFO] Apache CloudStack Framework - Configuration ........ SUCCESS [ 2.040 s] [INFO] Apache CloudStack Framework - Direct Download to Primary Storage SUCCESS [ 1.330 s] [INFO] Apache CloudStack API .............................. SUCCESS [ 13.824 s] [INFO] Apache CloudStack Framework - REST ................. SUCCESS [ 1.358 s] [INFO] Apache CloudStack Framework - IPC .................. SUCCESS [ 2.188 s] [INFO] Apache CloudStack Cloud Engine ..................... SUCCESS [ 0.017 s] [INFO] Apache CloudStack Cloud Engine API ................. SUCCESS [ 2.191 s] [INFO] Apache CloudStack Cloud Engine Schema Component .... SUCCESS [ 14.815 s] [INFO] Apache CloudStack Framework - Security ............. SUCCESS [ 1.812 s] [INFO] Apache CloudStack Core ............................. SUCCESS [ 5.278 s] [INFO] Apache CloudStack Framework - Clustering ........... SUCCESS [ 2.204 s] [INFO] Apache CloudStack Framework - Event Notification ... SUCCESS [ 1.431 s] [INFO] Apache CloudStack Framework - Jobs ................. SUCCESS [ 2.744 s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [ 2.278 s] [INFO] Apache CloudStack Agent Management Servers Load Balancer SUCCESS [ 0.604 s] [INFO] Apache CloudStack Framework - Storage Config Drive Component SUCCESS [ 1.871 s] [INFO] Apache CloudStack Framework - Extensions ........... SUCCESS [ 2.614 s] [INFO] Apache CloudStack Server ........................... FAILURE [ 1.503 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:15 min [INFO] Finished at: 2026-08-12T15:50:42-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project cloud-server: Could not resolve dependencies for project org.apache.cloudstack:cloud-server:jar:4.23.0.0-SNAPSHOT [ERROR] dependency: org.apache.cloudstack:cloud-api:jar:tests:4.23.0.0-SNAPSHOT (test) [ERROR] Could not find artifact org.apache.cloudstack:cloud-api:jar:tests:4.23.0.0-SNAPSHOT in repo.jenkins-ci.org.public (https://repo.jenkins-ci.org/public/) [ERROR] Could not find artifact org.apache.cloudstack:cloud-api:jar:tests:4.23.0.0-SNAPSHOT in libvirt.org.maven2 (https://libvirt.org/maven2/) [ERROR] Could not transfer artifact org.apache.cloudstack:cloud-api:jar:tests:4.23.0.0-SNAPSHOT from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :cloud-server ``` I do not feel qualified to review the code, and I do not know how to how to trigger any error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
