Hi,

I'm trying to use the xml-maven-plugin to validate xml-files in a multi-module 
maven project. It
works fine if I configure the plugin in one of the sub-projects, but it does 
not work if I configure
it in the common parent pom file: when I build the project in the parent 
direcotry, it complains
that the xml source directory that I configured is not present in the parent 
dir (the directory
exists in all sub-modules, but not in the parent).

Is there any way I can use the plugin in this scenario without having to 
configure it in the pom
files of all the modules?

Thanks for your help, and best regards,

Ute


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to