> @@ -93,6 +93,12 @@ > <artifactId>maven-surefire-plugin</artifactId> > <executions> > <execution> > + <id>default-test</id> > + <configuration> > + <skipTests>true</skipTests> > + </configuration>
See above question. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/37/files#r15664062
