diff --git a/pom.xml b/pom.xml index 165ec31..515ccf9 100644 --- a/pom.xml +++ b/pom.xml @@ -897,28 +897,14 @@ org.apache.maven.plugins maven-antrun-plugin - 1.7 + 3.0.0 - - print - compile - - run - - - - ******** Displaying value of *.outputDirectory properties ******** - project.metainf.outputDirectory=${project.metainf.outputDirectory} - project.webinf.outputDirectory=${project.webinf.outputDirectory} - - - set-vars - validate + generate-resources true - + @@ -943,6 +929,20 @@ run + + print + compile + + run + + + + ******** Displaying value of *.outputDirectory properties ******** + project.metainf.outputDirectory=${project.metainf.outputDirectory} + project.webinf.outputDirectory=${project.webinf.outputDirectory} + + +