diff --git a/validator/pom.xml b/validator/pom.xml index 9fb29add..a7cf3d97 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -126,7 +126,7 @@ - + + org.apache.maven.plugins @@ -240,18 +241,18 @@ copy-zf-schematron-xml-dependencies - validate + compile copy-resources - ${basedir}/xslt/ZF_211/ + ${basedir}/src/main/resources/xslt/ZF_211/ - /schematron/ZF_211/ + ${basedir}/src/main/resources/schematron/ZF_211/ - *.xml + **/*.xml