lovepoem edited a comment on pull request #7953:
URL: https://github.com/apache/shardingsphere/pull/7953#issuecomment-729344686


   > The build of github action is failed
   On the master branch , when I run 
   ```
   cd examples
   mvn clean install -DskipTests=true
   ```
   It throws Exception 
   ```
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  1.777 s
   [INFO] Finished at: 2020-11-18T10:55:37+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project config-utility: Could not resolve 
dependencies for project 
org.apache.shardingsphere.example:config-utility:jar:5.0.0-alpha: Failed to 
collect dependencies at 
org.apache.shardingsphere:shardingsphere-sharding-api:jar:5.0.0-RC1-SNAPSHOT: 
Failed to read artifact descriptor for 
org.apache.shardingsphere:shardingsphere-sharding-api:jar:5.0.0-RC1-SNAPSHOT: 
Failure to find 
org.apache.shardingsphere:shardingsphere-sharding:pom:${revision} 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 <args> -rf :config-utility
   
   
   ```
   
   Do you have the same issue ?  Shall resolve it at first ? 


----------------------------------------------------------------
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:
[email protected]


Reply via email to