Author: steve.ebersole(a)jboss.com
Date: 2008-03-09 23:17:31 -0400 (Sun, 09 Mar 2008)
New Revision: 14415
Modified:
core/trunk/pom.xml
Log:
temporarily disable the documentation module from the release profile
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-03-10 03:15:17 UTC (rev 14414)
+++ core/trunk/pom.xml 2008-03-10 03:17:31 UTC (rev 14415)
@@ -64,9 +64,12 @@
as well as execution of the assembly plugin (to build the SourceForge
dist).
-->
<id>release</id>
+<!--
+ temporarily disable documentation module
<modules>
<module>documentation</module>
</modules>
+-->
<build>
<plugins>
<plugin>
Show replies by date