You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/10/30 02:37:11 UTC

[GitHub] [shardingsphere] lovepoem commented on pull request #7953: introduce flatten_maven_plugin to revision version

lovepoem commented on pull request #7953:
URL: https://github.com/apache/shardingsphere/pull/7953#issuecomment-719134159


   ![image](https://user-images.githubusercontent.com/827112/97653383-9fe88180-1a9b-11eb-95e3-8f6079d4d14c.png)
   ```perilog
    [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  2.188 s
   [INFO] Finished at: 2020-10-30T10:09:54+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-RC1-SNAPSHOT: 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
   ```
   
   Now the examples project failed 
   


----------------------------------------------------------------
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