mirror of https://github.com/apache/archiva.git
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:
parent
ce8af0b78a
commit
13f45243c0
2
pom.xml
2
pom.xml
|
@ -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…
Reference in New Issue