diff --git a/testutils/ptest2/pom.xml b/testutils/ptest2/pom.xml
index 26671ccba3c3a211f4646aafef19eb7a4d654573..b6879705416d6ac73d2bbb085a434fbde6eaefc1 100644
--- a/testutils/ptest2/pom.xml
+++ b/testutils/ptest2/pom.xml
@@ -29,6 +29,8 @@ limitations under the License.
2.6.2
3.2.16.RELEASE
2.0.0
+ ${basedir}/../../checkstyle/
+ 2.12.1
@@ -163,6 +165,14 @@ limitations under the License.
org.apache.maven.plugins
+ maven-checkstyle-plugin
+
+ ${checkstyle.conf.dir}/checkstyle.xml
+ basedir=${checkstyle.conf.dir}
+
+
+
+ org.apache.maven.plugins
maven-compiler-plugin
3.1
@@ -230,6 +240,11 @@ limitations under the License.
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ ${maven.checkstyle.plugin.version}
+
+
org.apache.rat
apache-rat-plugin
0.9