> +        <configuration>
> +          <signature>
> +            <groupId>org.codehaus.mojo.signature</groupId>
> +            <artifactId>java16</artifactId>
> +            <version>1.0</version>
> +          </signature>
> +        </configuration>
> +      </plugin>
> +      <plugin>
> +        <groupId>org.basepom.maven</groupId>
> +        <artifactId>duplicate-finder-maven-plugin</artifactId>
> +        <configuration>
> +          <checkTestClasspath>false</checkTestClasspath>
> +        </configuration>
> +      </plugin>
> +    </plugins>

Same for these plugins. Is this configuration really needed? Is there something 
to fix in the parent pom instead?

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

Reply via email to