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 593A9E878 for ; Sat, 2 Feb 2013 09:16:37 +0000 (UTC) Received: (qmail 43784 invoked by uid 500); 2 Feb 2013 09:16:33 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 43131 invoked by uid 500); 2 Feb 2013 09:16:33 -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 43075 invoked by uid 99); 2 Feb 2013 09:16:30 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2013 09:16:30 +0000 Received: from localhost (HELO mail-ob0-f172.google.com) (127.0.0.1) (smtp-auth username lukaszlenart, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2013 09:16:29 +0000 Received: by mail-ob0-f172.google.com with SMTP id tb18so4907074obb.17 for ; Sat, 02 Feb 2013 01:16:28 -0800 (PST) X-Received: by 10.182.228.4 with SMTP id se4mr10785627obc.60.1359796588750; Sat, 02 Feb 2013 01:16:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.93.7 with HTTP; Sat, 2 Feb 2013 01:16:08 -0800 (PST) In-Reply-To: References: From: Lukasz Lenart Date: Sat, 2 Feb 2013 10:16:08 +0100 Message-ID: Subject: Re: CMS/SvnPubSub for site live ? To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2013/2/2 Olivier Lamy : > That's because maven relativize urls while building the site. > > Check a maven site build log you will see something like: > Relativizing decoration links with respect to project URL: > http://commons.apache.org/ognl/ > So as the link for commons home is declared as > http://commons.apache.org, Maven transform it to ../ . > I have "fixed" ognl > in pom with > http://people.apache.org/~olamy/commons-content/proper/commons-ognl/= > So I have my log saying > Relativizing decoration links with respect to project URL: > http://people.apache.org/~olamy/commons-content/proper/commons-ognl/ > > So that fix here: http://people.apache.org/~olamy/commons-content/ognl/ > > I hope it make sense ? Not really, but I'm sure you know what you doing :-) Regards --=20 =C5=81ukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org