jiangpengcheng opened a new issue, #5237:
URL: https://github.com/apache/openwhisk/issues/5237
build failed frequently because of
```
> Task :tests:testSwaggerCodegen FAILED
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':swagger-java-client'.
> Could not resolve all artifacts for configuration
':swagger-java-client:classpath'.
> Could not resolve com.android.tools.build:gradle:2.3.+.
Required by:
project :swagger-java-client
> Failed to list versions for com.android.tools.build:gradle.
> Unable to load Maven meta-data from
https://jcenter.bintray.com/com/android/tools/build/gradle/maven-metadata.xml.
> Could not HEAD
'https://jcenter.bintray.com/com/android/tools/build/gradle/maven-metadata.xml'.
> org.apache.http.client.ClientProtocolException (no error
message)
```
need to fix this
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]