From 2ea52dd00f1dc3c8d4af2e3dc2e98d8247ca4e6f Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 29 Aug 2012 15:11:22 +0000 Subject: [PATCH] move reporting plugins versions to parent pom git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378603 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/pom.xml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 326d02c30..cbdadc799 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-jxr-plugin - 2.3 + ${jxrVersion} true @@ -73,7 +73,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.9.1 + ${checkstyleVersion} true config/maven_checks.xml @@ -99,7 +99,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + ${javadocVersion} 1.5 @@ -135,16 +135,7 @@ - - - - org.apache.maven.plugins - maven-pmd-plugin - 2.7.1 - - 1.5 - - + -- 2.39.5