Browse Source

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
tags/archiva-0.9-alpha-1
Brett Porter 18 years ago
parent
commit
13f45243c0
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      pom.xml

+ 2
- 0
pom.xml 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>

Loading…
Cancel
Save