> +   <name>jclouds ProfitBricks Cloud Compute provider</name>
> +   <description>ProfitBricks' implementation of compute provider via SOAP 
> API</description>
> +   <packaging>bundle</packaging>
> +
> +   <properties>
> +      <test.identity></test.identity>
> +      <test.credential></test.credential>
> +      <test.endpoint>pbEndpoint</test.endpoint>
> +   </properties>
> +
> +   <dependencies>
> +      <dependency>
> +         <groupId>org.apache.jclouds.api</groupId>
> +         <artifactId>ec2</artifactId>
> +         <version>${project.version}</version>
> +      </dependency>

Why are the EC2 dependencies required?

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

Reply via email to