summaryrefslogtreecommitdiffstats
path: root/archiva-modules/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-11-04 10:58:01 +0000
committerOlivier Lamy <olamy@apache.org>2012-11-04 10:58:01 +0000
commitd1e6400b45ecffdb705f7b5c6b336c709c3821b1 (patch)
tree07a8147c50f6d5956c4117497f21b71a95b56bcb /archiva-modules/pom.xml
parentb77180659a5d74daa480f7c8db32877f0826381b (diff)
downloadarchiva-d1e6400b45ecffdb705f7b5c6b336c709c3821b1.tar.gz
archiva-d1e6400b45ecffdb705f7b5c6b336c709c3821b1.zip
fix report name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1405524 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/pom.xml')
-rw-r--r--archiva-modules/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml
index 96d03adeb..82d0138f2 100644
--- a/archiva-modules/pom.xml
+++ b/archiva-modules/pom.xml
@@ -84,7 +84,7 @@
<reportSets>
<reportSet>
<reports>
- <report>checksyle</report>
+ <report>checkstyle-aggregate</report>
</reports>
</reportSet>
</reportSets>