diff --git a/nifi-nar-maven-plugin/pom.xml b/nifi-nar-maven-plugin/pom.xml
index 765cbdf569..95cee00528 100644
--- a/nifi-nar-maven-plugin/pom.xml
+++ b/nifi-nar-maven-plugin/pom.xml
@@ -38,7 +38,7 @@
perform
- nar-maven-plugin/pom.xml
+ nifi-nar-maven-plugin/pom.xml
diff --git a/nifi-parent/pom.xml b/nifi-parent/pom.xml
index 6fcf3643c1..fb2f827b7d 100644
--- a/nifi-parent/pom.xml
+++ b/nifi-parent/pom.xml
@@ -259,14 +259,6 @@
org.apache.maven.plugins
maven-checkstyle-plugin
-
-
- check-style
-
- check
-
-
-
@@ -377,9 +369,15 @@
-
- check-licenses
+
+ contrib-check
@@ -394,6 +392,18 @@
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+
+
+ check-style
+
+ check
+
+
+
+