temporarily omit checkstyle until we have a style

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@357635 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2005-12-19 05:08:41 +00:00
parent ce8af0b78a
commit 13f45243c0

View File

@ -216,9 +216,11 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
</plugin>
<!--
<plugin>
<artifactId>maven-checkstyle-plugin</artifactId>
</plugin>
-->
<!-- TODO: should work, even if there are no sources -->
<plugin>
<groupId>org.codehaus.mojo</groupId>