rp- opened a new issue, #8799:
URL: https://github.com/apache/cloudstack/issues/8799

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   TEST-TOOL
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   main branch
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   ArchLinux
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   Marvin fails to build
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   rp@frami /tmp » git clone https://github.com/apache/cloudstack.git
   Cloning into 'cloudstack'...
   remote: Enumerating objects: 799392, done.
   remote: Counting objects: 100% (592/592), done.
   remote: Compressing objects: 100% (417/417), done.
   remote: Total 799392 (delta 107), reused 442 (delta 60), pack-reused 798800
   Receiving objects: 100% (799392/799392), 572.64 MiB | 19.77 MiB/s, done.
   Resolving deltas: 100% (480675/480675), done.
   rp@frami /tmp » cd cloudstack 
   rp@frami /tmp/cloudstack ±main » export 
JAVA_HOME=/usr/lib/jvm/java-11-openjdk                                          
                                                                                
         1 ↵
   rp@frami /tmp/cloudstack ±main » mvn -P developer -pl :cloud-marvin          
 
   [INFO] Scanning for projects...
   [INFO] 
   [INFO] -----------------< org.apache.cloudstack:cloud-marvin 
>-----------------
   [INFO] Building Apache CloudStack marvin 4.20.0.0-SNAPSHOT
   [INFO] --------------------------------[ pom 
]---------------------------------
   [WARNING] The POM for 
org.apache.cloudstack:cloud-apidoc:pom:4.20.0.0-SNAPSHOT is missing, no 
dependency information available
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  0.485 s
   [INFO] Finished at: 2024-03-19T09:10:59+01:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project cloud-marvin: Could not resolve 
dependencies for project 
org.apache.cloudstack:cloud-marvin:pom:4.20.0.0-SNAPSHOT: 
org.apache.cloudstack:cloud-apidoc:pom:4.20.0.0-SNAPSHOT was not found in 
https://repo.jenkins-ci.org/public/ during a previous attempt. This failure was 
cached in the local repository and resolution is not reattempted until the 
update interval of repo.jenkins-ci.org.public has elapsed or updates are forced 
-> [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
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Marin successfully built
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   [ERROR] Failed to execute goal on project cloud-marvin: Could not resolve 
dependencies for project 
org.apache.cloudstack:cloud-marvin:pom:4.20.0.0-SNAPSHOT: 
org.apache.cloudstack:cloud-apidoc:pom:4.20.0.0-SNAPSHOT was not found in 
https://repo.jenkins-ci.org/public/ during a previous attempt. This failure was 
cached in the local repository and resolution is not reattempted until the 
update interval of repo.jenkins-ci.org.public has elapsed or updates are forced 
-> [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
   ~~~
   


-- 
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: commits-unsubscr...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to