diff --git a/pom/xdocs/validation.xml b/pom/xdocs/validation.xml index 215fe4d9..5ce000de 100644 --- a/pom/xdocs/validation.xml +++ b/pom/xdocs/validation.xml @@ -42,6 +42,18 @@ to run, you should try to validate your pom with an independent xml validation tool first.

+ +

+ In order to be valid, your project.xml file needs + to include a namespace declaration in the project root element: +

+ ]]> +

+ or +

+ ]]> +

The validation routine works differently for stand-alone @@ -186,18 +198,6 @@ - -

- In order to be valid, your project.xml file needs - to include a namespace declaration in the project root element: -

- ]]> -

- or -

- ]]> -