From f197ffbdd10002ecd2fee06c74e4115edbcc7f94 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Sun, 14 Feb 2010 02:09:32 +0000 Subject: [PATCH] adapting the creation of the maven artefacts to maven2 repository layout git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909957 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 68 +++++++++++++++++++++++-------------------------------- 1 file changed, 28 insertions(+), 40 deletions(-) diff --git a/build.xml b/build.xml index 9d4cf6a5f..a2b934c54 100644 --- a/build.xml +++ b/build.xml @@ -33,7 +33,7 @@ - + @@ -161,8 +161,6 @@ - - uploads the distribution" @@ -1306,8 +1293,8 @@ keyfile="${ssh.keyfile}" passphrase="${ssh.passphrase}" knownhosts="${ssh.knownhosts}" verbose="${ssh.verbose}"> - - + + @@ -1387,6 +1374,7 @@