Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 68978 invoked from network); 16 Dec 2004 18:11:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Dec 2004 18:11:05 -0000 Received: (qmail 90266 invoked by uid 500); 16 Dec 2004 18:10:37 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 90232 invoked by uid 500); 16 Dec 2004 18:10:37 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: user@forrest.apache.org Delivered-To: mailing list user@forrest.apache.org Received: (qmail 90216 invoked by uid 99); 16 Dec 2004 18:10:37 -0000 Received-SPF: pass (hermes.apache.org: local policy) Received: from anna.aranex-provider.de (HELO anna.aranex-provider.de) (62.111.75.2) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 16 Dec 2004 10:09:22 -0800 Received: from [192.168.0.40] (p508A04F4.dip0.t-ipconnect.de [80.138.4.244]) by anna.aranex-provider.de (8.12.5-180903/8.12.3) with ESMTP id iBGI8d6S084316 for ; Thu, 16 Dec 2004 19:08:46 +0100 (CET) (envelope-from johannes.schaefer@uidesign.de) Message-ID: <41C1CFA5.1030007@uidesign.de> Date: Thu, 16 Dec 2004 19:10:45 +0100 From: Johannes Schaefer User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: plugin sDocBook doesn't work References: <41B9D5CC.3050509@uidesign.de> <41BA063B.3060306@apache.org> <41BD690B.2090304@uidesign.de> <41BDD4DF.9080207@apache.org> <41BF1DB6.5000209@uidesign.de> <41BF2A1A.1070709@apache.org> In-Reply-To: <41BF2A1A.1070709@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-MailScanner: Found to be clean X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello! So, I found the time to follow your steps. See the full transcript below. The results are like in the last mail I sent. This time even more details and some additional rm's and builds. Local build for plugins does not seem to work if you're not connected to the net. First I did it with network up and everything works fine. Then I disabled the network and the result is as before. Shall I open an issue? Johannes -- FULL DETAILS -- D:\forrest122549-1216>cd build D:\forrest122549-1216\build>dir Datentr�ger in Laufwerk D: ist DATA Volumeseriennummer: 18FA-BFD1 Verzeichnis von D:\forrest122549-1216\build 16.12.2004 18:51 . 16.12.2004 18:51 .. 16.12.2004 18:01 84 build.number 16.12.2004 18:51 classes 16.12.2004 18:01 59.006 xml-forrest.jar 2 Datei(en) 59.090 Bytes 3 Verzeichnis(se), 12.122.406.912 Bytes frei D:\forrest122549-1216\build>cd .. D:\forrest122549-1216>cd main D:\forrest122549-1216\main>..\bin\forrest clean Apache Forrest. Run 'forrest -projecthelp' to list options Buildfile: D:\forrest122549-1216\bin\..\main\forrest.build.xml init-props: Created dir: D:\forrest122549-1216\main\build\tmp clean: Deleting directory D:\forrest122549-1216\main\build\tmp BUILD SUCCESSFUL Total time: 2 seconds D:\forrest122549-1216\main>build clean Using classpath: ";..\lib\endorsed\jakarta-bcel-20040329.jar;..\lib\endorsed\jakarta-regexp-1.3.jar;..\lib\endorsed\xala n-2.6.1-dev-20041008T0304.jar;..\lib\endorsed\xercesImpl-2.6.2.jar;..\lib\endorsed\xml-apis.jar" Buildfile: build.xml init: -------------------------------------------------------------- Using Apache Ant version 1.6.2 compiled on July 16 2004 Build file D:\forrest122549-1216\main\build.xml Use 'build.[sh|bat] -projecthelp' to see other options. Build system home ..\tools\ant Build number 1 Project Name Forrest build file Java Version 1.4 Timestamp 200412161854 This is: apache-forrest 0.7-dev -------------------------------------------------------------- clean: Deleting directory D:\forrest122549-1216\build BUILD SUCCESSFUL Total time: 0 seconds D:\forrest122549-1216\main>build Using classpath: ";..\lib\endorsed\jakarta-bcel-20040329.jar;..\lib\endorsed\jakarta-regexp-1.3.jar;..\lib\endorsed\xala n-2.6.1-dev-20041008T0304.jar;..\lib\endorsed\xercesImpl-2.6.2.jar;..\lib\endorsed\xml-apis.jar" Buildfile: build.xml init: Created dir: D:\forrest122549-1216\build -------------------------------------------------------------- Using Apache Ant version 1.6.2 compiled on July 16 2004 Build file D:\forrest122549-1216\main\build.xml Use 'build.[sh|bat] -projecthelp' to see other options. Build system home ..\tools\ant Build number 0 Project Name Forrest build file Java Version 1.4 Timestamp 200412161854 This is: apache-forrest 0.7-dev -------------------------------------------------------------- compile: Created dir: D:\forrest122549-1216\build\classes Compiling 31 source files to D:\forrest122549-1216\build\classes 2 warnings jar: Building jar: D:\forrest122549-1216\build\xml-forrest.jar *----------------------------------------------------------------- | Installation notice *----------------------------------------------------------------- | You have now built the 0.7-dev version of Forrest. | Please set the environment variable FORREST_HOME to point to . | It is recommended to add | unix: $FORREST_HOME/bin: to your $PATH | win: %FORREST_HOME%\bin; to your %PATH% | Then do 'forrest -projecthelp' to list options for the 'forrest' command | More help at http://forrest.apache.org/ *----------------------------------------------------------------- BUILD SUCCESSFUL Total time: 7 seconds D:\forrest122549-1216\main>cd .. D:\forrest122549-1216>cd plugins D:\forrest122549-1216\plugins>cd simplified-docbook D:\forrest122549-1216\plugins\simplified-docbook>d:\forrest122549-1216\bin\forrest Apache Forrest. Run 'forrest -projecthelp' to list options Buildfile: d:\forrest122549-1216\bin\..\main\forrest.build.xml init-plugins: Created dir: D:\forrest122549-1216\build\plugins Copying 1 file to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Copying 1 file to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Copying 1 file to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Copying 1 file to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Installing plugin: simplified-docbook fetch-plugins-descriptors: Deleting 1 files from D:\forrest122549-1216\plugins\simplified-docbook\build\tmp fetching descriptor: http://forrest.apache.org/plugins/plugins.xml Getting: http://forrest.apache.org/plugins/plugins.xml .. last modified = Thu Dec 09 14:57:07 CET 2004 fetch-plugin: Processing D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\plugins-1.xml to D:\forrest122549-1216\plugins\sim plified-docbook\build\tmp\pluginlist2fetchbuild.xml Loading stylesheet D:\forrest122549-1216\main\var\pluginlist2fetch.xsl fetch-versioned-plugin: Trying to get "simplified-docbook" plugin version 0.7-dev... Getting: http://forrest.apache.org/plugins//simplified-docbook-0.7-dev.zip Error opening connection java.io.IOException Error opening connection java.io.IOException Error opening connection java.io.IOException Can't get http://forrest.apache.org/plugins//simplified-docbook-0.7-dev.zip to D:\forrest122549-1216\build\plugins\simpl ified-docbook.zip fetch-unversioned-plugin: Versioned plugin unavailable, trying to get versionless plugin... Getting: http://forrest.apache.org/plugins//simplified-docbook.zip .. last modified = Mon Dec 13 18:42:31 CET 2004 final-check: Plugin "simplified-docbook" correctly installed. unpack-plugin: Expanding: D:\forrest122549-1216\build\plugins\simplified-docbook.zip into D:\forrest122549-1216\build\plugins\simplifie d-docbook Deleting 1 files from D:\forrest122549-1216\build\plugins configure-input-plugin: Mounting input plugin: simplified-docbook Processing D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\input.xmap to D:\forrest122549-1216\plugins\simpli fied-docbook\build\tmp\input.xmap.new Loading stylesheet D:\forrest122549-1216\main\var\pluginMountSnippet.xsl Moving 1 files to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Processing D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\resources.xmap to D:\forrest122549-1216\plugins\si mplified-docbook\build\tmp\resources.xmap.new Loading stylesheet D:\forrest122549-1216\main\var\pluginMountSnippet.xsl Moving 1 files to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Installing plugin: org.apache.forrest.plugin.pdf-output fetch-plugins-descriptors: Deleting 1 files from D:\forrest122549-1216\plugins\simplified-docbook\build\tmp fetching descriptor: http://forrest.apache.org/plugins/plugins.xml Getting: http://forrest.apache.org/plugins/plugins.xml ... last modified = Thu Dec 09 14:57:07 CET 2004 fetch-plugin: Processing D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\plugins-1.xml to D:\forrest122549-1216\plugins\sim plified-docbook\build\tmp\pluginlist2fetchbuild.xml Loading stylesheet D:\forrest122549-1216\main\var\pluginlist2fetch.xsl fetch-versioned-plugin: Trying to get "org.apache.forrest.plugin.pdf-output" plugin version 0.7-dev... Getting: http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output-0.7-dev.zip Error opening connection java.io.IOException Error opening connection java.io.IOException Error opening connection java.io.IOException Can't get http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output-0.7-dev.zip to D:\forrest122549-1216\b uild\plugins\org.apache.forrest.plugin.pdf-output.zip fetch-unversioned-plugin: Versioned plugin unavailable, trying to get versionless plugin... Getting: http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output.zip .. last modified = Sat Dec 04 02:31:57 CET 2004 final-check: Plugin "org.apache.forrest.plugin.pdf-output" correctly installed. unpack-plugin: Expanding: D:\forrest122549-1216\build\plugins\org.apache.forrest.plugin.pdf-output.zip into D:\forrest122549-1216\build \plugins\org.apache.forrest.plugin.pdf-output Deleting 1 files from D:\forrest122549-1216\build\plugins configure-output-plugin: Mounting output plugin: org.apache.forrest.plugin.pdf-output Processing D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\output.xmap to D:\forrest122549-1216\plugins\simpl ified-docbook\build\tmp\output.xmap.new Loading stylesheet D:\forrest122549-1216\main\var\pluginMountSnippet.xsl Moving 1 files to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp validate-xdocs: 3 file(s) have been successfully validated. ...validated xdocs validate-skinconf: 1 file(s) have been successfully validated. ...validated skinconf validate-sitemap: ...validated project sitemap validate-skinchoice: ...validated existence of skin 'pelt' site: Copying the various non-generated resources to site. Warnings will be issued if the optional project resources are not found. This is often the case, because they are optional and so may not be available. Copying project resources and images to site ... Warning: D:\forrest122549-1216\plugins\simplified-docbook\build\webapp\resources not found. Copying main skin images to site ... Copying 23 files to D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin\images Copying 14 files to D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin\images Copying project skin images to site ... Warning: D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\common\images not found. Warning: D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\pelt\images not found. Copying main skin css and js files to site ... Copying 8 files to D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin Copying 6 files to D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin Copying project skin css and js files to site ... Warning: D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\common not found. Warning: D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\pelt not found. Finished copying the non-generated resources. Now Cocoon will generate the rest ... Static site will be generated at: D:\forrest122549-1216\plugins\simplified-docbook\build\site Note that there are various reasons for "build failed" messages. * Cocoon will report the status of each document: - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ). * Even if only one link is broken, you will still get "failed". * Your site would still be generated, but some pages would be broken. * Please check the file: D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\brokenlinks.xml for any broken links in the generated site. ------------------------------------------------------------------------ cocoon 2.2.0-dev Copyright (c) 1999-2004 Apache Software Foundation. All rights reserved. ------------------------------------------------------------------------ ^ samples/ * [1/17] [17/18] 5.217s 6.0Kb linkmap.html * [2/16] [0/0] 1.913s 3.2Kb linkmap.pdf * [3/19] [4/20] 0.851s 6.0Kb index.html * [4/18] [0/0] 0.311s 1.1Kb skin/print.css * [6/16] [0/0] 0.601s 3.8Kb skin/profile.css * [7/15] [0/0] 0.26s 3.1Kb index.pdf * [10/25] [13/13] 0.35s 12.0Kb skin/screen.css * [12/23] [0/0] 5.037s 228b skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png * [13/23] [1/16] 0.912s 5.4Kb todo.html * [15/29] [8/23] 0.961s 5.8Kb changes.html * [19/25] [0/0] 3.876s 10.4Kb images/project.png * [20/24] [0/0] 0.26s 2.8Kb todo.pdf * [21/23] [0/0] 0.101s 2.6Kb skin/basic.css * [22/22] [0/0] 0.13s 348b skin/images/rc-b-r-15-1body-2menu-3menu.png * [23/21] [0/0] 0.19s 419b skin/images/rc-t-r-15-1body-2menu-3menu.png * [24/20] [0/0] 0.16s 377b skin/images/rc-b-l-15-1body-2menu-3menu.png * [26/18] [0/0] 0.481s 3.8Kb changes.pdf * [29/15] [0/0] 0.13s 243b skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png * [30/14] [0/0] 0.191s 229b skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png * [31/13] [0/0] 0.11s 228b skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png * [33/11] [0/0] 0.12s 238b skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png * [36/11] [3/19] 1.012s 7.8Kb samples/sdocbook.html * [37/10] [0/0] 1.211s 7.4Kb samples/sdocbook.pdf * [38/9] [0/0] 0.431s 6.0Kb * [40/7] [0/0] 0.13s 244b skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png * [42/5] [0/0] 1.983s 736b changes.rss * [45/2] [0/0] 0.37s 243b skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png Logging Error: Writing event to closed stream. Total time: 0 minutes 30 seconds, Site size: 93.547 Site pages: 27 ------------------------------ Static site was successfully generated at: D:\forrest122549-1216\plugins\simplified-docbook\build\site ------------------------------ BUILD SUCCESSFUL Total time: 45 seconds D:\forrest122549-1216\plugins\simplified-docbook>ipconfig Windows-IP-Konfiguration Ethernetadapter LAN-Verbindung: Medienstatus. . . . . . . . . . . : Es besteht keine Verbindung Ethernetadapter LAN-Verbindung 2: Verbindungsspezifisches DNS-Suffix: uid.local IP-Adresse. . . . . . . . . . . . : 192.168.0.40 Subnetzmaske. . . . . . . . . . . : 255.255.255.0 Standardgateway . . . . . . . . . : 192.168.0.14 Ethernetadapter MS Loopback: Verbindungsspezifisches DNS-Suffix: IP-Adresse. . . . . . . . . . . . : 192.168.2.1 Subnetzmaske. . . . . . . . . . . : 255.255.255.0 Standardgateway . . . . . . . . . : D:\forrest122549-1216\plugins\simplified-docbook>del /Q/S/F d:\forrest122549-1216\build\plugins\simplified-docbook Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\build.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\forrest.properties Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\input.xmap Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\README.txt Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\status.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\resources\stylesheets\sdocbook2document.xs l Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\skinconf.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\classes\CatalogManager.p roperties Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\index.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\site.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\tabs.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\apa che-forrest.png Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\gro up-logo.gif Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\gro up.svg Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\ico n.png Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\pro ject-logo.gif Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\pro ject.svg Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\samples\sd ocbook.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\langcode.xm l Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\languages_e n.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\languages_e s.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_af.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_de.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_es.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_it.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_no.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_ru.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_sk.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\tabs.xml Datei wurde gel�scht - d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\tabs_es.xml D:\forrest122549-1216\plugins\simplified-docbook>ipconfig Windows-IP-Konfiguration Ethernetadapter LAN-Verbindung: Medienstatus. . . . . . . . . . . : Es besteht keine Verbindung Ethernetadapter MS Loopback: Verbindungsspezifisches DNS-Suffix: IP-Adresse. . . . . . . . . . . . : 192.168.2.1 Subnetzmaske. . . . . . . . . . . : 255.255.255.0 Standardgateway . . . . . . . . . : D:\forrest122549-1216\plugins\simplified-docbook>d:\forrest122549-1216\bin\forrest Apache Forrest. Run 'forrest -projecthelp' to list options Buildfile: d:\forrest122549-1216\bin\..\main\forrest.build.xml init-plugins: Copying 1 file to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Copying 1 file to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Copying 1 file to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Copying 1 file to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp Installing plugin: simplified-docbook Installing plugin: org.apache.forrest.plugin.pdf-output configure-output-plugin: Mounting output plugin: org.apache.forrest.plugin.pdf-output Processing D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\output.xmap to D:\forrest122549-1216\plugins\simpl ified-docbook\build\tmp\output.xmap.new Loading stylesheet D:\forrest122549-1216\main\var\pluginMountSnippet.xsl Moving 1 files to D:\forrest122549-1216\plugins\simplified-docbook\build\tmp validate-xdocs: 3 file(s) have been successfully validated. ...validated xdocs validate-skinconf: 1 file(s) have been successfully validated. ...validated skinconf validate-sitemap: ...validated project sitemap validate-skinchoice: ...validated existence of skin 'pelt' site: Copying the various non-generated resources to site. Warnings will be issued if the optional project resources are not found. This is often the case, because they are optional and so may not be available. Copying project resources and images to site ... Warning: D:\forrest122549-1216\plugins\simplified-docbook\build\webapp\resources not found. Copying main skin images to site ... Copying 23 files to D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin\images Copying 14 files to D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin\images Copying project skin images to site ... Warning: D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\common\images not found. Warning: D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\pelt\images not found. Copying main skin css and js files to site ... Copying 8 files to D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin Copying 6 files to D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin Copying project skin css and js files to site ... Warning: D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\common not found. Warning: D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\pelt not found. Finished copying the non-generated resources. Now Cocoon will generate the rest ... Static site will be generated at: D:\forrest122549-1216\plugins\simplified-docbook\build\site Note that there are various reasons for "build failed" messages. * Cocoon will report the status of each document: - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ). * Even if only one link is broken, you will still get "failed". * Your site would still be generated, but some pages would be broken. * Please check the file: D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\brokenlinks.xml for any broken links in the generated site. ------------------------------------------------------------------------ cocoon 2.2.0-dev Copyright (c) 1999-2004 Apache Software Foundation. All rights reserved. ------------------------------------------------------------------------ ^ samples/ * [1/17] [17/18] 3.675s 6.0Kb linkmap.html * [2/16] [0/0] 2.033s 3.2Kb linkmap.pdf * [3/19] [4/20] 0.771s 6.0Kb index.html * [4/18] [0/0] 0.32s 1.1Kb skin/print.css * [6/16] [0/0] 0.17s 3.8Kb skin/profile.css * [7/15] [0/0] 0.24s 3.1Kb index.pdf * [10/25] [13/13] 0.351s 12.0Kb skin/screen.css * [12/23] [0/0] 1.803s 228b skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png * [13/23] [1/16] 0.431s 5.4Kb todo.html * [15/29] [8/23] 0.61s 5.8Kb changes.html * [19/25] [0/0] 0.691s 10.4Kb images/project.png * [20/24] [0/0] 0.21s 2.8Kb todo.pdf * [21/23] [0/0] 0.11s 2.6Kb skin/basic.css * [22/22] [0/0] 0.321s 348b skin/images/rc-b-r-15-1body-2menu-3menu.png * [23/21] [0/0] 0.12s 419b skin/images/rc-t-r-15-1body-2menu-3menu.png * [24/20] [0/0] 0.15s 377b skin/images/rc-b-l-15-1body-2menu-3menu.png * [26/18] [0/0] 0.22s 3.8Kb changes.pdf * [29/15] [0/0] 0.11s 243b skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png * [30/14] [0/0] 0.11s 229b skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png * [31/13] [0/0] 0.33s 228b skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png * [33/11] [0/0] 0.101s 238b skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png * [36/9] [1/16] 0.611s 4.6Kb samples/sdocbook.html * [37/8] [0/0] 0.46s 6.0Kb * [38/7] [0/0] 0.11s 244b skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png * [40/5] [0/0] 0.201s 596b changes.rss * [43/2] [0/0] 0.12s 243b skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png Logging Error: Writing event to closed stream. Total time: 0 minutes 17 seconds, Site size: 82.542 Site pages: 26 ------------------------------ Static site was successfully generated at: D:\forrest122549-1216\plugins\simplified-docbook\build\site ------------------------------ BUILD SUCCESSFUL Total time: 23 seconds D:\forrest122549-1216\plugins\simplified-docbook>cd build\site\samples D:\forrest122549-1216\plugins\simplified-docbook\build\site\samples>type sdocbook.html
 
 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\samples> Ross Gardler wrote: > Johannes Schaefer wrote: > >> I digged a liitle bit deeper: >> Now I *do* get the simplified-docbook documentation >> running. I have to do a manual build for the plugin >> like this: >> d:\forrest111694-1213\tools\ant\bin\ant.bat >> >> Shouldn't the build be done by 'forrest run' >> automatically? > > > Yes it should, furthermore if it fails to download and install it should > tell you this and stop the build giving instructions on how to manually > install. > > I cannot reproduce this problem so I need some more info: > > Can you please do the following: > > rm -Rf FORREST_HOME/build/plugins/simplified-docbook > cd FORREST_HOME/plugins/simplified-docbook > forrest run > > In the output you get find the line that says: > > Installing plugin: simplified-docbook > > and copy the content up to the next line that says "Installing plugin:..." > > This will show what your system is doing when attempting to download and > install the plugin. > > Ross > > -- User Interface Design GmbH * Teinacher Str. 38 * D-71634 Ludwigsburg Fon +49 (0)7141 377 000 * Fax +49 (0)7141 377 00-99 Gesch�ftsstelle: User Interface Design GmbH * Lehrer-G�tz-Weg 11 * D-81825 M�nchen www.uidesign.de Buch "User Interface Tuning" von Joachim Machate & Michael Burmester www.user-interface-tuning.de Attraktivit�t von interaktiven Produkten messen mit www.attrakdiff.de