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 8F77F9C50 for ; Thu, 8 Mar 2012 16:42:02 +0000 (UTC) Received: (qmail 15454 invoked by uid 500); 8 Mar 2012 16:42:02 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 15193 invoked by uid 500); 8 Mar 2012 16:42:01 -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 15180 invoked by uid 99); 8 Mar 2012 16:42:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 16:42:01 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.74.71.27] (HELO eir.is.scarlet.be) (193.74.71.27) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 16:41:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1331224892; bh=nPgDCnAMF6zr64iK00MBM7UD3Rk1xZmFaeG0N1px/Jc=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=GI7VUo6+q03RiB17gHAYzNpTresLssRuZxdLtHAFGzDVQlbH9F+hvGgzW0J1fcB+B SpAebM+eohhzbzqKokqEeQ/MUCTdEJXVSBkXlrPOw8rc1pFaadz48Urm/94JEs0q7d bd0DB9mqkxNRaDHkbV48hhAubISiMZp5eQNlqrYo= Received: from mail.harfang.homelinux.org (ip-213-49-232-248.dsl.scarlet.be [213.49.232.248]) by eir.is.scarlet.be (8.14.5/8.14.5) with ESMTP id q28GfV0o001491 for ; Thu, 8 Mar 2012 17:41:32 +0100 X-Scarlet: d=1331224892 c=213.49.232.248 Received: from localhost (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 4B7BA617F0 for ; Thu, 8 Mar 2012 17:41:31 +0100 (CET) Received: from mail.harfang.homelinux.org ([192.168.20.11]) by localhost (mail.harfang.homelinux.org [192.168.20.11]) (amavisd-new, port 10024) with ESMTP id ZOaJapDBC0X5 for ; Thu, 8 Mar 2012 17:41:25 +0100 (CET) Received: from dusk.harfang.homelinux.org (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id D6811617CA for ; Thu, 8 Mar 2012 17:41:25 +0100 (CET) Received: from eran by dusk.harfang.homelinux.org with local (Exim 4.77) (envelope-from ) id 1S5gP7-00059i-OG for dev@commons.apache.org; Thu, 08 Mar 2012 17:41:25 +0100 Date: Thu, 8 Mar 2012 17:41:24 +0100 From: Gilles Sadowski To: dev@commons.apache.org Subject: Re: [Math] Problem with deploying the web site Message-ID: <20120308164124.GE14057@dusk.harfang.homelinux.org> Mail-Followup-To: dev@commons.apache.org References: <20120308154425.GD14057@dusk.harfang.homelinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Tiny Tux X-PGP-Key-Fingerprint: 53B9 972E C2E6 B93C BEAD 7092 09E6 AF46 51D0 5641 User-Agent: Mutt/1.5.21 (2010-09-15) X-DCC-scarlet.be-Metrics: eir 20001; Body=1 Fuz1=1 Fuz2=1 X-Virus-Scanned: clamav-milter 0.97.1-exp at eir X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Hello. > mvn site:deploy worked each time I used it, the only thing I had to do > was modify ~/.m2/settings.xml, sections > > people.apache.org > celestin > That was it. Again, the instructions are missing some bits that look like magic when one doesn't know maven. > I'm not sure that will help, because I guess you had to do these > settings anyway in order to go through all the other stages of > releasing... > Sorry I'm not very helpful, good luck You were. Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org