mirror of
https://github.com/apache/archiva.git
synced 2025-02-22 10:17:25 +00:00
fix pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1405422 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9feb5bd928
commit
b77180659a
@ -80,10 +80,14 @@
|
||||
<configuration>
|
||||
<includeTestSourceDirectory>true</includeTestSourceDirectory>
|
||||
<configLocation>config/maven_checks.xml</configLocation>
|
||||
<reportSets>
|
||||
<report>checkstyle</report>
|
||||
</reportSets>
|
||||
</configuration>
|
||||
<reportSets>
|
||||
<reportSet>
|
||||
<reports>
|
||||
<report>checksyle</report>
|
||||
</reports>
|
||||
</reportSet>
|
||||
</reportSets>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<!-- No need for the standard project reports -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user