You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2010/11/19 00:38:38 UTC

svn commit: r1036680 - /incubator/isis/trunk/pom.xml

Author: danhaywood
Date: Thu Nov 18 23:38:38 2010
New Revision: 1036680

URL: http://svn.apache.org/viewvc?rev=1036680&view=rev
Log:
trying to get project-info-reports to work correctly for trunk (no luck yet)

Modified:
    incubator/isis/trunk/pom.xml

Modified: incubator/isis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/pom.xml?rev=1036680&r1=1036679&r2=1036680&view=diff
==============================================================================
--- incubator/isis/trunk/pom.xml (original)
+++ incubator/isis/trunk/pom.xml Thu Nov 18 23:38:38 2010
@@ -778,7 +778,8 @@
         </plugins>
     </build>
 
-    <reporting>
+	<reporting>
+		<excludeDefaults>true</excludeDefaults>
         <plugins>
             <!-- top-level pom (this pom) should have a reportSet with inherited=false, 
                 and: license, project-team, issue-tracking, scm, cim, mailing-list, dependency-management,