
Author: seb Date: Wed Jul 19 15:42:42 2006 New Revision: 145 Modified: logback/access/trunk/pom.xml Log: generate index page Modified: logback/access/trunk/pom.xml ============================================================================== --- logback/access/trunk/pom.xml (original) +++ logback/access/trunk/pom.xml Wed Jul 19 15:42:42 2006 @@ -133,7 +133,7 @@ </xdocDirectory> </configuration> </plugin> - <!-- plugin> + <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId> maven-project-info-reports-plugin @@ -142,13 +142,10 @@ <reportSet> <reports> <report>index</report> - <report>project-team</report> - <report>dependencies</report> - <report>scm</report> </reports> </reportSet> </reportSets> - </plugin --> + </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId>
participants (1)
-
noreply.seb@qos.ch