[LOGBack-dev] svn commit: r144 - logback/classic/trunk
noreply.seb at qos.ch
noreply.seb at qos.ch
Wed Jul 19 15:42:36 CEST 2006
Author: seb
Date: Wed Jul 19 15:42:35 2006
New Revision: 144
Modified:
logback/classic/trunk/pom.xml
Log:
generate index page
Modified: logback/classic/trunk/pom.xml
==============================================================================
--- logback/classic/trunk/pom.xml (original)
+++ logback/classic/trunk/pom.xml Wed Jul 19 15:42:35 2006
@@ -127,7 +127,7 @@
</xdocDirectory>
</configuration>
</plugin>
- <!-- plugin>
+ <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>
maven-project-info-reports-plugin
@@ -136,13 +136,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