Author: tchemit Date: 2010-04-13 22:06:42 +0200 (Tue, 13 Apr 2010) New Revision: 1892 Log: simple site has no report Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-13 18:48:31 UTC (rev 1891) +++ trunk/pom.xml 2010-04-13 20:06:42 UTC (rev 1892) @@ -287,6 +287,11 @@ </build> + <reporting> + <!--TC-20100413 : by default do nothing except documentation --> + <excludeDefaults>true</excludeDefaults> + </reporting> + <!-- ************************************************************* --> <!-- *** Build Environment ************************************** --> <!-- ************************************************************* -->
participants (1)
-
tchemit@users.nuiton.org