> +              
> <shadedClassifierName>jar-with-dependencies</shadedClassifierName>
> +              <createDependencyReducedPom>false</createDependencyReducedPom>
> +              <shadedArtifactAttached>true</shadedArtifactAttached>
> +              <transformers>
> +                <transformer 
> implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
> +              </transformers>
> +            </configuration>
> +          </execution>
> +        </executions>
> +      </plugin>
> +    </plugins>
> +  </build>
> +  <dependencies>
> +    <dependency>
> +      <groupId>${project.groupId}</groupId>
> +      <artifactId>jclouds-allblobstore</artifactId>

What is the binary size overhead BlobStoreBench?

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

Reply via email to