> +
> <test.cloudsigma2-mia.credential>${test.cloudsigma2-mia.credential}</test.cloudsigma2-mia.credential>
> +
> <test.cloudsigma2-mia.template>${test.cloudsigma2-mia.template}</test.cloudsigma2-mia.template>
> + </systemPropertyVariables>
> + </configuration>
> + </execution>
> + </executions>
> + </plugin>
> + </plugins>
> + </build>
> + </profile>
> + </profiles>
> +
> + <build>
> + <pluginManagement>
> + <plugins>
> + <!--This plugin's configuration is used to store
> Eclipse m2e settings only. It has no influence on the Maven build itself.-->
IIRC, this is something that can be avoided by fixing it in eclipse? The pom
issues I have can be fixed by right clicking the error > Quick Fix > and
picking the one marked as (Experimental), which works well.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/179/files#r33197442