diff --git a/pom.xml b/pom.xml index 3514c3c19b..5378aacce5 100644 --- a/pom.xml +++ b/pom.xml @@ -356,6 +356,16 @@ false + + org.apache.maven.plugins + maven-pmd-plugin + + ${maven.compiler.target} + + ${basedir}/src/checkstyle/fileupload_basic.xml + + + @@ -395,12 +405,6 @@ org.apache.maven.plugins maven-pmd-plugin - - ${maven.compiler.target} - - ${basedir}/src/checkstyle/fileupload_basic.xml - -