You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/03/13 16:55:06 UTC

[GitHub] [cloudstack] nvazquez commented on issue #3956: maven quality tool plugins

nvazquez commented on issue #3956: maven quality tool plugins
URL: https://github.com/apache/cloudstack/pull/3956#issuecomment-598819004
 
 
   @DaanHoogland  I'm hitting this error when building:
   
   ````
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  06:28 min (Wall Clock)
   [INFO] Finished at: 2020-03-13T13:47:08-03:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project cloud-vmware-base: Could not resolve dependencies for project org.apache.cloudstack:cloud-vmware-base:jar:4.14.0.0-SNAPSHOT: Failure to find com.sun.xml.ws:jaxws-ri:pom:2.6 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central 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
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the command
   [ERROR]   mvn <goals> -rf :cloud-vmware-base
   ````

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services