diff options
author | yvesf <yvesf-git@xapek.org> | 2011-02-24 22:54:17 +0100 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-02-24 22:54:17 +0100 |
commit | 285344ffbd7d8584700d58324c0fc174050828cc (patch) | |
tree | 128b3d7db593db9e23b089d6bc45baaa4ebfaf50 /pom.xml | |
parent | 4bb4c57db581aef768fa96d33a94571e40c447df (diff) | |
download | dhbw-calendar-285344ffbd7d8584700d58324c0fc174050828cc.tar.gz dhbw-calendar-285344ffbd7d8584700d58324c0fc174050828cc.zip |
add index.html report to maven-site-plugin
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |