summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2011-02-24 22:54:17 +0100
committeryvesf <yvesf-git@xapek.org>2011-02-24 22:54:17 +0100
commit285344ffbd7d8584700d58324c0fc174050828cc (patch)
tree128b3d7db593db9e23b089d6bc45baaa4ebfaf50
parent4bb4c57db581aef768fa96d33a94571e40c447df (diff)
downloaddhbw-calendar-285344ffbd7d8584700d58324c0fc174050828cc.tar.gz
dhbw-calendar-285344ffbd7d8584700d58324c0fc174050828cc.zip
add index.html report to maven-site-plugin
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 48586f9..49cf988 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
<reportSet>
<reports>
<report>dependencies</report>
+ <report>index</report>
<!-- <report>project-team</report> <report>mailing-list</report> <report>cim</report>
<report>issue-tracking</report> -->
<report>license</report>