Kevin <[EMAIL PROTECTED]> writes: > 1) I'd suggest not thinking about chunking now and remove any work you have > tried from your sitemap.xmap files. Or better still do a fresh: > forrest seed > > 2) Add a link to tutorial.html in site.xml > <doc-tutorial label="OpenPBX Tutorial (docbook)" href="tutorial.html" > description="OpenPBX Tutorial by Fabian"/> > > 3) Add to your forrest.properties file > project.required.plugins=org.apache.forrest.plugin.input.simplifiedDocbook, > org.apache.forrest.plugin.output.pdf > > 4) forrest clean; forrest site > You may need an internet connection the first time you do this to get the > plugin.
Thanx very much for your kind help Kevin. I followed these four steps but there occured an error with "forrest site". I copied the relevant messages to the end of this posting. An internet connection is available. I would be very happy if anybody can help me with this. Fabian Müller init-proxy: fetch-plugins-descriptors: fetch-plugin: unpack-plugin: install-plugin: configure-plugin: configure-input-plugin: Mounting input plugin: org.apache.forrest.plugin.input.simplifiedDocbook Processing /home/fabian/homepages/sdocbook/build/tmp/input.xmap to /home/fabian/homepages/sdocbook/build/tmp/input.xmap.new Loading stylesheet /home/fabian/opt/apache-forrest-0.7/main/var/pluginMountSnippet.xsl Moving 1 files to /home/fabian/homepages/sdocbook/build/tmp Processing /home/fabian/homepages/sdocbook/build/tmp/resources.xmap to /home/fabian/homepages/sdocbook/build/tmp/resources.xmap.new Loading stylesheet /home/fabian/opt/apache-forrest-0.7/main/var/pluginMountSnippet.xsl Moving 1 files to /home/fabian/homepages/sdocbook/build/tmp Installing plugin: org.apache.forrest.plugin.output.pdf check-plugin: org.apache.forrest.plugin.output.pdf is not available in the build dir init-props: echo-settings: init-proxy: fetch-plugins-descriptors: Fetching plugins descriptor: http://forrest.apache.org/plugins/plugins.xml Getting: http://forrest.apache.org/plugins/plugins.xml ... last modified = Thu Nov 24 12:07:14 CET 2005 Fetching plugins descriptor: http://forrest.apache.org/plugins/whiteboard-plugins.xml Getting: http://forrest.apache.org/plugins/whiteboard-plugins.xml .... last modified = Tue Sep 13 03:07:06 CEST 2005 Plugin list loaded from http://forrest.apache.org/plugins/plugins.xml. Plugin list loaded from http://forrest.apache.org/plugins/whiteboard-plugins.xml. fetch-plugin: Processing /home/fabian/homepages/sdocbook/build/tmp/plugins-1.xml to /home/fabian/homepages/sdocbook/build/tmp/pluginlist2fetchbuild.xml Loading stylesheet /home/fabian/opt/apache-forrest-0.7/main/var/pluginlist2fetch.xsl findPlugin: Processing /home/fabian/homepages/sdocbook/build/tmp/plugins-2.xml to /home/fabian/homepages/sdocbook/build/tmp/pluginlist2fetchbuild.xml Loading stylesheet /home/fabian/opt/apache-forrest-0.7/main/var/pluginlist2fetch.xsl findPlugin: unpack-plugin: ERROR ===== Unable to retrieve the org.apache.forrest.plugin.output.pdf plugin. There may be more information about the reason for this in output above. The usual cause is that Forrest has been unable to download the plugin descriptor file that indicates where this plugin is to be downloaded from. If you are behind a firewall then set the proxy.host and proxy.port values in the forrest.properties file. You may also like to check the value of the forrest.plugins.descriptors property in the forrest.properties file and ensure that the locations indicated by that value are accessible (note there should be no spaces in this property). BUILD FAILED /home/fabian/opt/apache-forrest-0.7/main/targets/plugins.xml:334: The following error occurred while executing this line: /home/fabian/opt/apache-forrest-0.7/main/targets/plugins.xml:351: The following error occurred while executing this line: /home/fabian/opt/apache-forrest-0.7/main/targets/plugins.xml:99: Unable to install required plugins. See error messages above for more detail. Total time: 33 seconds [EMAIL PROTECTED]:~/homepages/sdocbook$
