From f11b488e0178b44c5423a3c5e6dbc3de7fc99eb7 Mon Sep 17 00:00:00 2001 From: Dennis Lundberg Date: Mon, 23 Jul 2007 00:20:03 +0000 Subject: [PATCH] - Add an antrun execution to copy site resources. - Set the scope of servlet-api to provided. - Add the jdepend-maven-plugin report. - Set maven.compile.target to 1.1 to match the value used in the Ant build. - Remove the bogus repository from distributionManagement. - Fix the site url in distributionManagement. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@558567 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 45 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 9ef5dc3..ad2c53c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.commons commons-parent - 3-SNAPSHOT + 3 4.0.0 commons-logging @@ -235,6 +235,31 @@ run + + site.resources + site + + + + + + + + + + + + + + + run + + @@ -335,6 +360,7 @@ javax.servlet servlet-api 2.3 + provided true @@ -350,23 +376,22 @@ --> + + org.codehaus.mojo + jdepend-maven-plugin + 2.0-beta-1 + - - default - Default Repository - file:///www/jakarta.apache.org/builds/jakarta-commons/logging/ - - default - Default Site - scp://cvs.apache.org//www/jakarta.apache.org/commons/logging/ + apache.website + ${commons.deployment.protocol}://people.apache.org//www/jakarta.apache.org/commons/logging/ 1.2 - 1.2 + 1.1