From 84af7e0906265c1dd57232fc64a7ea1db36c6800 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Thu, 28 Mar 2013 21:50:28 -0400 Subject: [PATCH] updated dependencies and plugins Former-commit-id: 1cc3f0d20c86159640f678c2b689af04431b8136 --- pom.xml | 36 +- src/main/config/checkstyle-checks-old.xml | 205 +++++++++++ src/main/config/checkstyle-checks.xml | 392 +++++++++++----------- 3 files changed, 425 insertions(+), 208 deletions(-) create mode 100644 src/main/config/checkstyle-checks-old.xml diff --git a/pom.xml b/pom.xml index 45c566cf3..b13f852f8 100644 --- a/pom.xml +++ b/pom.xml @@ -102,12 +102,12 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-release-plugin - 2.3.2 + 2.4.1 org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + 2.9 Copyright© 2012 Jeremy Long. All Rights Reserved. @@ -115,7 +115,7 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-dependency-plugin - 2.5.1 + 2.7 package @@ -151,7 +151,7 @@ along with DependencyCheck. If not, see . org.codehaus.mojo cobertura-maven-plugin - 2.5.1 + 2.5.2 @@ -202,7 +202,7 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-surefire-plugin - 2.12 + 2.14 @@ -227,7 +227,7 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-failsafe-plugin - 2.12.4 + 2.14 @@ -255,13 +255,13 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-site-plugin - 3.0 + 3.2 org.apache.maven.plugins maven-project-info-reports-plugin - 2.5.1 + 2.6 @@ -282,7 +282,7 @@ along with DependencyCheck. If not, see . org.codehaus.mojo versions-maven-plugin - 1.3.1 + 2.0 @@ -300,7 +300,7 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-surefire-report-plugin - 2.12.2 + 2.14 @@ -312,12 +312,12 @@ along with DependencyCheck. If not, see . org.codehaus.mojo cobertura-maven-plugin - 2.5.1 + 2.5.2 org.apache.maven.plugins maven-pmd-plugin - 2.7.1 + 3.0.1 1.6 true @@ -335,7 +335,7 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + 2.9 default @@ -348,7 +348,7 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-checkstyle-plugin - 2.9.1 + 2.10 false src/main/config/checkstyle-checks.xml @@ -357,7 +357,7 @@ along with DependencyCheck. If not, see . org.apache.maven.plugins maven-surefire-report-plugin - 2.12.4 + 2.14 integration-tests @@ -388,7 +388,7 @@ along with DependencyCheck. If not, see . junit junit - 4.10 + 4.11 test jar @@ -411,7 +411,7 @@ along with DependencyCheck. If not, see . commons-io commons-io - 1.3.2 + 2.4 org.apache.velocity @@ -465,7 +465,7 @@ along with DependencyCheck. If not, see . com.h2database h2 - 1.3.170 + 1.3.171 diff --git a/src/main/config/checkstyle-checks-old.xml b/src/main/config/checkstyle-checks-old.xml new file mode 100644 index 000000000..e3c3f5924 --- /dev/null +++ b/src/main/config/checkstyle-checks-old.xml @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/config/checkstyle-checks.xml b/src/main/config/checkstyle-checks.xml index e3c3f5924..9841b5e25 100644 --- a/src/main/config/checkstyle-checks.xml +++ b/src/main/config/checkstyle-checks.xml @@ -1,205 +1,217 @@ - - - - + "-//Puppy Crawl//DTD Check Configuration 1.3//EN" + "http://www.puppycrawl.com/dtds/configuration_1_3.dtd"> + - - - - + + --> - - - + - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file