You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/03/26 10:11:59 UTC

[GitHub] [incubator-shardingsphere] insoz opened a new issue #2104: can't find spring-boot-starter:jar:1.5.20.BUILD-SNAPSHOT in commit: d2a56c59d

insoz opened a new issue #2104: can't find spring-boot-starter:jar:1.5.20.BUILD-SNAPSHOT in commit: d2a56c59d
URL: https://github.com/apache/incubator-shardingsphere/issues/2104
 
 
   Built from d2a56c59d5ebdfe5ab3cad3675842a9a5fe11ce5 
   mvn clean install  
   
   Error: Can't find the artifact spring-boot-starter:jar:1.5.20.BUILD-SNAPSHOT
   ```bash
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary:
   [INFO] 
   [INFO] shardingsphere ..................................... SUCCESS [ 20.444 s]
   [INFO] sharding-core ...................................... SUCCESS [  0.130 s]
   [INFO] sharding-core-api .................................. SUCCESS [ 13.754 s]
   [INFO] sharding-core-common ............................... SUCCESS [ 12.128 s]
   [INFO] sharding-core-parse ................................ SUCCESS [  1.140 s]
   [INFO] sharding-core-parse-spi ............................ SUCCESS [  1.012 s]
   [INFO] sharding-sql-test .................................. SUCCESS [  2.452 s]
   [INFO] sharding-core-parse-common ......................... SUCCESS [  8.680 s]
   [INFO] sharding-core-parse-mysql .......................... SUCCESS [ 13.268 s]
   [INFO] sharding-core-parse-postgresql ..................... SUCCESS [  3.726 s]
   [INFO] sharding-core-parse-oracle ......................... SUCCESS [  4.003 s]
   [INFO] sharding-core-parse-sqlserver ...................... SUCCESS [  4.108 s]
   [INFO] sharding-core-parse-test ........................... SUCCESS [  7.209 s]
   [INFO] sharding-core-optimize ............................. SUCCESS [  3.893 s]
   [INFO] sharding-core-route ................................ SUCCESS [  5.158 s]
   [INFO] sharding-core-rewrite .............................. SUCCESS [  3.773 s]
   [INFO] sharding-core-execute .............................. SUCCESS [  4.264 s]
   [INFO] sharding-core-merge ................................ SUCCESS [  9.765 s]
   [INFO] sharding-core-entry ................................ SUCCESS [  3.368 s]
   [INFO] sharding-transaction ............................... SUCCESS [  0.294 s]
   [INFO] sharding-transaction-core .......................... SUCCESS [  3.187 s]
   [INFO] sharding-jdbc ...................................... SUCCESS [  0.080 s]
   [INFO] sharding-jdbc-core ................................. SUCCESS [01:16 min]
   [INFO] sharding-orchestration ............................. SUCCESS [  0.044 s]
   [INFO] sharding-orchestration-reg ......................... SUCCESS [  0.035 s]
   [INFO] sharding-orchestration-reg-api ..................... SUCCESS [  1.023 s]
   [INFO] sharding-orchestration-core ........................ SUCCESS [  5.039 s]
   [INFO] sharding-jdbc-orchestration ........................ SUCCESS [  8.601 s]
   [INFO] sharding-proxy ..................................... SUCCESS [  0.056 s]
   [INFO] sharding-proxy-common .............................. SUCCESS [  2.811 s]
   [INFO] sharding-proxy-transport ........................... SUCCESS [  0.046 s]
   [INFO] sharding-proxy-transport-core ...................... SUCCESS [  5.278 s]
   [INFO] sharding-proxy-transport-mysql ..................... SUCCESS [  5.282 s]
   [INFO] sharding-proxy-transport-postgresql ................ SUCCESS [  2.202 s]
   [INFO] sharding-transaction-2pc ........................... SUCCESS [  0.155 s]
   [INFO] sharding-transaction-xa ............................ SUCCESS [  0.160 s]
   [INFO] sharding-transaction-xa-spi ........................ SUCCESS [  3.219 s]
   [INFO] sharding-transaction-xa-core ....................... SUCCESS [ 10.800 s]
   [INFO] sharding-proxy-backend ............................. SUCCESS [ 11.500 s]
   [INFO] sharding-proxy-frontend ............................ SUCCESS [  0.067 s]
   [INFO] sharding-proxy-frontend-spi ........................ SUCCESS [  1.300 s]
   [INFO] sharding-proxy-frontend-core ....................... SUCCESS [  3.084 s]
   [INFO] sharding-proxy-frontend-mysql ...................... SUCCESS [  3.799 s]
   [INFO] sharding-proxy-frontend-postgresql ................. SUCCESS [  1.752 s]
   [INFO] sharding-orchestration-reg-zookeeper-curator ....... SUCCESS [  2.863 s]
   [INFO] sharding-opentracing ............................... SUCCESS [  5.750 s]
   [INFO] sharding-proxy-bootstrap ........................... SUCCESS [  1.551 s]
   [INFO] sharding-transaction-base .......................... SUCCESS [  0.269 s]
   [INFO] sharding-spring .................................... SUCCESS [  0.101 s]
   [INFO] sharding-jdbc-spring ............................... SUCCESS [  0.175 s]
   [INFO] sharding-jdbc-spring-boot-starter .................. FAILURE [01:38 min]
   [INFO] sharding-jdbc-spring-namespace ..................... SKIPPED
   [INFO] sharding-jdbc-orchestration-spring ................. SKIPPED
   [INFO] sharding-jdbc-orchestration-spring-boot-starter .... SKIPPED
   [INFO] sharding-jdbc-orchestration-spring-namespace ....... SKIPPED
   [INFO] sharding-transaction-spring ........................ SKIPPED
   [INFO] sharding-transaction-spring-boot-starter ........... SKIPPED
   [INFO] shardingsphere-distribution ........................ SKIPPED
   [INFO] shardingsphere-basic-distribution .................. SKIPPED
   [INFO] shardingsphere-proxy-distribution .................. SKIPPED
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 06:20 min
   [INFO] Finished at: 2019-03-26T16:15:27+08:00
   [INFO] Final Memory: 170M/1590M
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project sharding-jdbc-spring-boot-starter: Could not resolve dependencies for project org.apache.shardingsphere:sharding-jdbc-spring-boot-starter:jar:4.0.0-RC1-SNAPSHOT: The following artifacts could not be resolved: org.springframework.boot:spring-boot-starter:jar:1.5.20.BUILD-SNAPSHOT, org.springframework.boot:spring-boot-configuration-processor:jar:1.5.20.BUILD-SNAPSHOT, org.springframework.boot:spring-boot-starter-test:jar:1.5.20.BUILD-SNAPSHOT: Could not find artifact org.springframework.boot:spring-boot-starter:jar:1.5.20.BUILD-SNAPSHOT in nexus-releases (http://repo.maven.fangyou.com/repository/maven-public/) -> [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 :sharding-jdbc-spring-boot-starter
   ```

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