wangyang0918 edited a comment on issue #10665: [FLINK-15354] Start and stop 
minikube only in kubernetes related e2e tests
URL: https://github.com/apache/flink/pull/10665#issuecomment-573550858
 
 
   ```
   05:36:27.122 [INFO] 
------------------------------------------------------------------------
   05:36:27.124 [ERROR] Failed to execute goal 
org.scalastyle:scalastyle-maven-plugin:1.0.0:check (default) on project 
flink-runtime_2.11: Execution default of goal 
org.scalastyle:scalastyle-maven-plugin:1.0.0:check failed: Plugin 
org.scalastyle:scalastyle-maven-plugin:1.0.0 or one of its dependencies could 
not be resolved: Could not transfer artifact 
org.scala-lang:scala-library:jar:2.11.11 from/to google-maven-central 
(https://maven-central.storage-download.googleapis.com/maven2/): GET request 
of: org/scala-lang/scala-library/2.11.11/scala-library-2.11.11.jar from 
google-maven-central failed: Connection reset -> [Help 1]
   05:36:27.125 [ERROR] 
   05:36:27.125 [ERROR] To see the full stack trace of the errors, re-run Maven 
with the -e switch.
   05:36:27.125 [ERROR] Re-run Maven using the -X switch to enable full debug 
logging.
   05:36:27.125 [ERROR] 
   05:36:27.125 [ERROR] For more information about the errors and possible 
solutions, please read the following articles:
   05:36:27.125 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
   05:36:27.125 [ERROR] 
   05:36:27.125 [ERROR] After correcting the problems, you can resume the build 
with the command
   05:36:27.125 [ERROR]   mvn <goals> -rf :flink-runtime_2.11
   ```
   
   The failed tests are all unrelated with the changes of this PR. 
   The three tests `e2e - container - hadoop 2.8` `e2e - container - scala 
2.12` `e2e - container` could cover the changes.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to