You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/12/21 23:02:17 UTC

svn commit: r606334 - /directory/sandbox/felixk/pom.xml

Author: felixk
Date: Fri Dec 21 14:02:17 2007
New Revision: 606334

URL: http://svn.apache.org/viewvc?rev=606334&view=rev
Log:
Some changes for reporting

Modified:
    directory/sandbox/felixk/pom.xml

Modified: directory/sandbox/felixk/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/pom.xml?rev=606334&r1=606333&r2=606334&view=diff
==============================================================================
--- directory/sandbox/felixk/pom.xml (original)
+++ directory/sandbox/felixk/pom.xml Fri Dec 21 14:02:17 2007
@@ -897,11 +897,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-site-plugin</artifactId>
-                <configuration>
-                    <excludeModules>
-                        <excludeModule>studio-plugin</excludeModule>
-                    </excludeModules>
-                </configuration>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
@@ -995,17 +990,11 @@
                         <reports>
                             <report>license</report>
                             <report>dependencies</report>
-                            <report>mailing-list</report>
-                            <report>cim</report>
-                            <report>scm</report>
                             <report>issue-tracking</report>
-                            <report>project-team</report>
-                            <report>license</report>
                         </reports>
                     </reportSet>
                 </reportSets>
             </plugin>
-            <!--
                 <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>changelog-maven-plugin</artifactId>
@@ -1024,7 +1013,6 @@
                 </reportSet>
                 </reportSets>
                 </plugin>
-            -->
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-report-plugin</artifactId>