You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by GitBox <gi...@apache.org> on 2022/10/07 15:25:54 UTC

[GitHub] [incubator-streampark] wolfboys commented on pull request #1760: [Improve] Move FlinkStreamingInitializer from every version to the base module

wolfboys commented on PR #1760:
URL: https://github.com/apache/incubator-streampark/pull/1760#issuecomment-1271739773

   > Hi @wolfboys
   > 
   > The `streampark-storage` module failed during CI due to `Unable to get dependency information`. It might be network problem and the CI can success in my Mac . Please help rerun, thanks~
   > 
   > ```
   > Error:  Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project streampark-storage: Unable to generate classpath: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information for org.apache.maven.surefire:surefire-junit4:jar:2.22.2: Failed to retrieve POM for org.apache.maven.surefire:surefire-junit4:jar:2.22.2: Could not transfer artifact org.apache.maven.surefire:surefire-junit4:pom:2.22.2 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.2/surefire-junit4-2.22.2.pom
   > Error:    org.apache.maven.surefire:surefire-junit4:jar:2.22.2
   > Error:  
   > Error:  from the specified remote repositories:
   > Error:    apache.snapshots (https://repository.apache.org/snapshots, releases=false, snapshots=true),
   > Error:    central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
   > Error:  Path to dependency: 
   > Error:  	1) dummy:dummy:jar:1.0: Connection timed out (Read failed)
   > Error:  -> [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/MojoExecutionException
   > Error:  
   > Error:  After correcting the problems, you can resume the build with the command
   > Error:    mvn <args> -rf :streampark-storage
   > Error: Process completed with exit code 1.
   > ```
   
   done


-- 
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: issues-unsubscribe@streampark.apache.org

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