diff --git a/xdoc/xdocs/reference/xdocs.xml b/xdoc/xdocs/reference/xdocs.xml index b89066a2..ee9b8a3f 100644 --- a/xdoc/xdocs/reference/xdocs.xml +++ b/xdoc/xdocs/reference/xdocs.xml @@ -111,9 +111,7 @@
Note that currently it is not possible to validate
arbitrary xml files with the xdoc:validate goal.
- You will get an error for both, the document that defines the
- external entity and the external xml file (except if it is actually
- valid). You can use the maven.xdoc.validate.exclude
+ You can use the maven.xdoc.validate.exclude
property to exclude specific files from validation.