Author: aheritier
Date: 2009-11-19 20:58:15 -0500 (Thu, 19 Nov 2009)
New Revision: 720
Modified:
components/pc/trunk/docs/user-guide/pom.xml
Log:
there's is a problem with enforcer - probably an incompability with jdocbook - we skip
it
Modified: components/pc/trunk/docs/user-guide/pom.xml
===================================================================
--- components/pc/trunk/docs/user-guide/pom.xml 2009-11-20 01:34:19 UTC (rev 719)
+++ components/pc/trunk/docs/user-guide/pom.xml 2009-11-20 01:58:15 UTC (rev 720)
@@ -13,6 +13,9 @@
<packaging>jdocbook</packaging>
<name>GateIn - Portlet Container (User Guide ${translation})</name>
+ <properties>
+ <enforcer.skip>true</enforcer.skip>
+ </properties>
<repositories>
<repository>
Show replies by date