You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2021/09/29 02:26:54 UTC

[GitHub] [incubator-inlong] leo65535 commented on pull request #1594: [INLONG-1593][checkstyle] Add EmptyLineSeparator java code checkstyle rule

leo65535 commented on pull request #1594:
URL: https://github.com/apache/incubator-inlong/pull/1594#issuecomment-929770788


   Thanks you all, seems the mvn repo center is instable.
   ```
   Error:  Failed to execute goal on project tubemq-manager: Could not resolve dependencies for project org.apache.inlong:tubemq-manager:jar:0.11.0-incubating-SNAPSHOT: The following artifacts could not be resolved: org.springframework.boot:spring-boot-starter-web:jar:2.3.3.RELEASE, org.springframework.boot:spring-boot:jar:2.3.3.RELEASE, org.springframework.boot:spring-boot-autoconfigure:jar:2.3.3.RELEASE: Could not transfer artifact org.springframework.boot:spring-boot-starter-web:jar:2.3.3.RELEASE from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.3.3.RELEASE/spring-boot-starter-web-2.3.3.RELEASE.jar: Connection timed out (Read failed) -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project tubemq-manager: Could not resolve dependencies for project org.apache.inlong:tubemq-manager:jar:0.11.0-incubating-SNAPSHOT: The following artifacts could not be resolved: org.springframework.boot:spring-boot-starter-web:jar:2.3.3.RELEASE, org.springframework.boot:spring-boot:jar:2.3.3.RELEASE, org.springframework.boot:spring-boot-autoconfigure:jar:2.3.3.RELEASE: Could not transfer artifact org.springframework.boot:spring-boot-starter-web:jar:2.3.3.RELEASE from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.3.3.RELEASE/spring-boot-starter-web-2.3.3.RELEASE.jar
       at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269)
       at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
       at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
   ```


-- 
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-unsubscribe@inlong.apache.org

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