From 2910e82c3234bd9f20eb522fc3379f2a5e15c903 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Fri, 30 Sep 2005 21:47:17 +0000 Subject: [PATCH] Don't validate escapeXml git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292862 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/project.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/xdoc/project.properties b/xdoc/project.properties index 578b991f..e6baacbc 100644 --- a/xdoc/project.properties +++ b/xdoc/project.properties @@ -19,3 +19,4 @@ # ------------------------------------------------------------------- maven.junit.fork=yes maven.compile.encoding=UTF-8 +maven.xdoc.validate.exclude=changes.xml,reference/escapeXml.xml