From 41b21af5769211b9a57e5bef47fe40c6d34839b1 Mon Sep 17 00:00:00 2001 From: joewitt Date: Tue, 5 May 2015 00:59:28 -0400 Subject: [PATCH 1/2] NIFI-587 moved checkstyle into profile with rat plugin. They were too unstable --- nifi-parent/pom.xml | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) 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 + + + + From 3472bf3f52c875c38a0dc97645f99c909a4ac304 Mon Sep 17 00:00:00 2001 From: Mark Payne Date: Tue, 5 May 2015 13:58:18 -0400 Subject: [PATCH 2/2] NIFI-429: Fixed typo in pom --- nifi-nar-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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