From bb7c2d09c9ba595b51726f2a19b0bb4cbe7d7285 Mon Sep 17 00:00:00 2001 From: Oleg Kalnichevski Date: Tue, 24 Feb 2009 10:23:53 +0000 Subject: [PATCH] HTTPCLIENT-827: publish httpclient test-jar git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@747327 13f79535-47bb-0310-9956-ffa450edef68 --- module-client/pom.xml | 17 ++++++++++++++--- module-httpmime/pom.xml | 6 +++--- pom.xml | 6 +++--- 3 files changed, 20 insertions(+), 9 deletions(-) diff --git a/module-client/pom.xml b/module-client/pom.xml index e3608b097..e970bad8b 100644 --- a/module-client/pom.xml +++ b/module-client/pom.xml @@ -53,9 +53,9 @@ - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2/module-client - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2/module-client - https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2/module-client + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client + https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client @@ -119,6 +119,17 @@ ${maven.compile.deprecation} + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + maven-surefire-plugin diff --git a/module-httpmime/pom.xml b/module-httpmime/pom.xml index d32aed32b..46981b813 100644 --- a/module-httpmime/pom.xml +++ b/module-httpmime/pom.xml @@ -53,9 +53,9 @@ - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2/module-httpmime - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2/module-httpmime - https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2/module-httpmime + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-httpmime + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-httpmime + https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-httpmime diff --git a/pom.xml b/pom.xml index ad98f25ae..b7eabfe95 100644 --- a/pom.xml +++ b/pom.xml @@ -64,9 +64,9 @@ - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2 - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2 - https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.0-beta2 + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk + https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk