Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBDA59BF0 for ; Fri, 18 Nov 2011 13:02:07 +0000 (UTC) Received: (qmail 840 invoked by uid 500); 18 Nov 2011 13:02:07 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 481 invoked by uid 500); 18 Nov 2011 13:02:07 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 472 invoked by uid 99); 18 Nov 2011 13:02:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2011 13:02:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vw0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2011 13:02:00 +0000 Received: by vbbfk1 with SMTP id fk1so172333vbb.30 for ; Fri, 18 Nov 2011 05:01:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MrFtDgKlB1tqiHQlM9nnB/MvyIp8SLlQEjdDE8cHbPk=; b=mqDVQ6oH4xagLyaVBkZ9YROU4leyarplc7CoBvAWm7ndXfINAq0K/63/m1Pw7GpokA cL6tsSGWwUgPbJEf1qTu5M5AKACgl3016D8tjAaojz0kADaP+LYjKUfo+bArCwihmgsy skHKq3dSj7h1qIY8gjQBwqWY//4JbIZR0CO/M= MIME-Version: 1.0 Received: by 10.52.71.82 with SMTP id s18mr3258790vdu.68.1321621300100; Fri, 18 Nov 2011 05:01:40 -0800 (PST) Received: by 10.220.49.132 with HTTP; Fri, 18 Nov 2011 05:01:39 -0800 (PST) In-Reply-To: <4EC651DF.2040402@apache.org> References: <4EC14653.40005@apache.org> <4EC62727.4060709@apache.org> <4EC651DF.2040402@apache.org> Date: Fri, 18 Nov 2011 13:01:39 +0000 Message-ID: Subject: Re: [DAEMON] Tagging 1.0.8 From: sebb To: Mladen Turk Cc: dev@commons.apache.org Content-Type: text/plain; charset=ISO-8859-1 On 18 November 2011 12:38, Mladen Truk wrote: > On 11/18/2011 12:57 PM, sebb wrote: >> >> mvn deploy -Prelease -Ptest-deploy > > Uploaded produced artifacts to: > http://people.apache.org/~mturk/daemon-1.0.8/deploy/ Thanks. > Is that enough? I need to check if I can add those to Nexus for the eventual release. Will get back to you shortly. > mvn deploy -Prelease fails with > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy > ... > Return code is: 401 Perhaps you have not set up login details for SVN. See: http://wiki.apache.org/commons/UsingNexus#Preparations_for_using_Nexus These are also needed for publishing the website using Maven. > > Regards > -- > ^TM > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org