From 5f7a4aa5bf68cf1011ed7142265effc37c95908b Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Tue, 11 Feb 2014 20:30:56 -0500 Subject: [PATCH] Moving dependencies for the Checkstyle plugin into a profile Follow-on from 335f594 --- project/pom.xml | 40 ++++++++++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/project/pom.xml b/project/pom.xml index 21de3e726b..56ead21ebf 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -668,16 +668,8 @@ maven-checkstyle-plugin 2.11 - - - org.apache.jclouds - jclouds-resources - ${project.version} - - - - resources/checkstyle.xml + warning true @@ -1003,11 +995,35 @@ maven-checkstyle-plugin - 2.11 ../resources/checkstyle.xml - warning - true + + + + + + + not-jclouds-project + + + + src/etc/header.txt + + + + + + maven-checkstyle-plugin + + + org.apache.jclouds + jclouds-resources + ${project.version} + + + + + resources/checkstyle.xml