gaul commented on pull request #84:
URL: https://github.com/apache/jclouds/pull/84#issuecomment-706448176
This now fails with a compile error:
```
/home/travis/build/apache/jclouds/providers/profitbricks/src/test/java/org/jclouds/profitbricks/features/ImageApiMockTest.java:20:
error: package com.squareup.okhttp.mockwebserver does not exist
import com.squareup.okhttp.mockwebserver.MockWebServer;
```
You might want to run `mvn verify` locally.
----------------------------------------------------------------
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:
users@infra.apache.org
|