diff --git a/pom.xml b/pom.xml index 6aefafccf..8a83bab9e 100644 --- a/pom.xml +++ b/pom.xml @@ -245,6 +245,11 @@ Copyright (c) 2012 - Jeremy Long maven-surefire-plugin 2.18.1 + + org.apache.maven.plugins + maven-antrun-plugin + 1.8 + @@ -336,6 +341,27 @@ Copyright (c) 2012 - Jeremy Long true + + + false + org.apache.maven.plugins + maven-antrun-plugin + 1.8 + + + copy-xsd + compile + + run + + + + + + + + +