Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-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 86F76117A7 for ; Sat, 28 Jun 2014 14:20:05 +0000 (UTC) Received: (qmail 44790 invoked by uid 500); 28 Jun 2014 14:20:05 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 44726 invoked by uid 500); 28 Jun 2014 14:20:05 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 44713 invoked by uid 99); 28 Jun 2014 14:20:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jun 2014 14:20:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of khmarbaise@gmx.de designates 212.227.17.21 as permitted sender) Received: from [212.227.17.21] (HELO mout.gmx.net) (212.227.17.21) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jun 2014 14:20:00 +0000 Received: from Karl-Heinzs-MacBook-Pro.local ([217.247.11.112]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MMkgl-1X1ioo28bP-008XR4; Sat, 28 Jun 2014 16:19:37 +0200 Message-ID: <53AECEF9.4040305@gmx.de> Date: Sat, 28 Jun 2014 16:19:37 +0200 From: Karl Heinz Marbaise Reply-To: info@soebes.de User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Jason van Zyl , Maven Developers List Subject: Re: maven site - Page Not Found References: <53ADE64F.8080403@gmx.de> <8117F4B3-71C0-4F50-879D-962A2B210797@takari.io> <53AE5BD4.5030603@gmx.de> <304EA8D6-5025-43FC-9D6D-11DBC5494818@takari.io> In-Reply-To: <304EA8D6-5025-43FC-9D6D-11DBC5494818@takari.io> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:6YxtwUsSx8jlLBMDV9rRfub193EozVY9FuaxbCigUWe8PSbvyph GzZ1kDlCGns7NxVE9MGus0zBOEjBr+k29vDkQG1Mp/jia87H0gSF8BRBv3pHasPh+O4so5N AXoPkYxD5WLrky0x5EVbXJJI4ilo6/k9sQUbqRrYqkTOFPvidDSA2kzTB89jvUGbXzz27Wr wGeitmK97U6nNs4OTXgDg== X-Virus-Checked: Checked by ClamAV on apache.org Hi Jason, that looks greatr only found a single issue the reference documentation for Maven 3.1.0-alpha-1 is not online but i wouldn't care in this case... Thanks for fixing this... Kind regards Karl-Heinz Marbaise On 6/28/14 4:00 PM, Jason van Zyl wrote: > Try it now, it's deployed and most of the links are restored. If there > are links to the aggregated 2.x or 3.x release notes I can put them > back, but for now I just aggregated them all together. > > Ideally I would like a single document for a release and then the rest > should be taken care of for me. I can not find an easy way to use custom > velocity macros in the site plugin, or a way to add custom tools. Adding > velocity macros or configuring tools doesn't looked exposed from Doxia? > Is it? > > On Jun 28, 2014, at 2:08 AM, Karl Heinz Marbaise > wrote: > >> Hi, >> >> I have tried to fix the site and undone your commit but it didn't fix >> the site...so i rolled back to the previous state... >> >> ------------------------------------------------------------------------ >> r1606261 | khmarbaise | 2014-06-28 00:23:40 +0200 (Sat, 28 Jun 2014) | >> 3 lines >> >> - Unfortunately the undone didn't help to >> fix the problem. >> >> ------------------------------------------------------------------------ >> r1606255 | khmarbaise | 2014-06-28 00:07:42 +0200 (Sat, 28 Jun 2014) | >> 4 lines >> >> - Undone the change to delete many pages: >> r1605754 | jvanzyl | 2014-06-26 14:11:58 +0200 (Thu, 26 Jun 2014) | 1 >> line >> cause of so many page not founds etc. >> >> >> so the real problem must be located somewhere in the history...but the >> history is just history... >> >> And yes there are some redundant files etc. and the release notes area >> works with several files and not only with one to describe the notes >> for a single release. >> >> If you can fix that this would be great.... >> >> Many thanks.... >> >> >> Kind regards >> Karl-Heinz Marbaise >> >> On 6/28/14 3:51 AM, Jason van Zyl wrote: >>> I had two changes here locally I just committed. >>> >>> On Jun 27, 2014, at 5:46 PM, Karl Heinz Marbaise >> > wrote: >>> >>>> Hi, >>>> >>>> i've detected that the current Maven site (http://maven.apache.org/) >>>> is broken at several areas >>>> >>>> like: >>>> >>>> http://maven.apache.org/docs/3.0.5/release-notes.html >>>> http://maven.apache.org/docs/3.1.1/release-notes.html >>>> http://maven.apache.org/docs/3.1.0/release-notes.html >>>> ... >>>> http://maven.apache.org/release-notes-all.html >>>> ... >>>> >>>> I will undo the change of Jason which deleted several pages.... >>>> >>>> r1605754 | jvanzyl | 2014-06-26 14:11:58 +0200 (Thu, 26 Jun 2014) | >>>> 1 line >>>> >>>> to restore the earlier stage to get a working page....back... >>>> cause currently the page has many "Page not founds" which is not >>>> really good sign... >>>> >>>> This is only a temporarily solution afterwards we should clean up >>>> the pages step by step... >>>> >>>> >>>> Kind regards >>>> Karl-Heinz Marbaise >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org >>>> For additional commands, e-mail: dev-help@maven.apache.org >>>> >>> >>> Thanks, >>> >>> Jason >>> >>> ---------------------------------------------------------- >>> Jason van Zyl >>> Founder, Apache Maven >>> http://twitter.com/jvanzyl >>> http://twitter.com/takari_io >>> --------------------------------------------------------- >>> >>> First, the taking in of scattered particulars under one Idea, >>> so that everyone understands what is being talked about ... Second, >>> the separation of the Idea into parts, by dividing it at the joints, >>> as nature directs, not breaking any limb in half as a bad carver might. >>> >>> -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander) >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >> >> >> Mit freundlichem Gru� >> Karl-Heinz Marbaise >> -- >> SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 >> Dipl.Ing.(FH) Karl-Heinz Marbaise ICQ#: 135949029 >> Hauptstrasse 177 USt.IdNr: DE191347579 >> 52146 W�rselen http://www.soebes.de >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org >> >> For additional commands, e-mail: dev-help@maven.apache.org >> >> > > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder, Apache Maven > http://twitter.com/jvanzyl > http://twitter.com/takari_io > --------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org