> @@ -310,6 +322,16 @@
>        <artifactId>core.incubator</artifactId>
>        <optional>true</optional>
>      </dependency>
> +    <dependency>
> +      <groupId>org.assertj</groupId>
> +      <artifactId>assertj-core</artifactId>
> +      <scope>test</scope>
> +    </dependency>
> +    <dependency>
> +      <groupId>org.assertj</groupId>
> +      <artifactId>assertj-guava</artifactId>
> +      <scope>test</scope>
> +    </dependency>

> Does that make sense?

Yes, thanks.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/522/files#r17678370

Reply via email to