[LOGBack-dev] svn commit: r145 - logback/access/trunk
noreply.seb at qos.ch
noreply.seb at qos.ch
Wed Jul 19 15:42:43 CEST 2006
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>
More information about the logback-dev
mailing list