From 5b0d52477d52f97967099dd6148d182210118f8d Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 16 Oct 2009 19:57:17 +0200 Subject: Fixed the buildScript for publishing and maven - working around truly boneheaded design of ant. --- buildScripts/maven.ant.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'buildScripts/maven.ant.xml') diff --git a/buildScripts/maven.ant.xml b/buildScripts/maven.ant.xml index f86de42b..43fed149 100644 --- a/buildScripts/maven.ant.xml +++ b/buildScripts/maven.ant.xml @@ -117,8 +117,8 @@ the maven repository that contains lombok's deliverables for those using maven. - - + + You don't have the libertad-upload.key; you'll need it to get write access to the server. -- cgit