> @@ -100,6 +101,12 @@
>              <artifactId>maven-surefire-plugin</artifactId>
>              <executions>
>                <execution>
> +                <id>default-test</id>
> +                <configuration>
> +                  <skipTests>true</skipTests>

Does this disable tests, or..? If so, it it intentional?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/37/files#r15663984

Reply via email to