style95 commented on PR #5236:
URL: https://github.com/apache/openwhisk/pull/5236#issuecomment-1130966104

   It seems many pull requests are failing because of the following reason and 
this PR is also one of them.
   
   ```
   > 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 see if there is any issue in the dependency resolution.
   


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

Reply via email to