aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-10-27 18:24:43 +0000
committerOlivier Lamy <olamy@apache.org>2012-10-27 18:24:43 +0000
commitdf336cb57141dea757dba5cadc88b4585964c293 (patch)
tree93f5e863bcc42d5a46e2dc71323b9e6ca5e92394
parent1d17c3104eac78427ed6906abb826d219d5c1f6d (diff)
downloadarchiva-df336cb57141dea757dba5cadc88b4585964c293.tar.gz
archiva-df336cb57141dea757dba5cadc88b4585964c293.zip
generate all mpir reports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402835 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-modules/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml
index 001a8c35a..477967a40 100644
--- a/archiva-modules/pom.xml
+++ b/archiva-modules/pom.xml
@@ -90,13 +90,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>${maven-project-info-reports-plugin.version}</version>
- <reportSets>
- <reportSet>
- <reports>
- <report>index</report>
- </reports>
- </reportSet>
- </reportSets>
</plugin>
<plugin>