Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 62426 invoked from network); 30 Sep 2003 19:43:57 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Sep 2003 19:43:57 -0000 Received: (qmail 49160 invoked by uid 500); 30 Sep 2003 19:43:36 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 49130 invoked by uid 500); 30 Sep 2003 19:43:36 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Delivered-To: moderator for users@cocoon.apache.org Received: (qmail 90787 invoked from network); 30 Sep 2003 19:18:16 -0000 Message-ID: <20030930191822.4640.qmail@web14311.mail.yahoo.com> Date: Tue, 30 Sep 2003 21:18:22 +0200 (CEST) From: =?iso-8859-1?q?Tomi=20Schuetz?= Subject: Problems with executing the 'site' and 'docs' task of cocoon To: users@cocoon.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello all! I'm very new to cocoon and it seems, that some obvious thinks are going wrong. I hope some people can give me a few hints. I downloaded cocoon-2.1.1 for windows and unzipped it into a dev directory. After executing the inital task of the build.xml (which was successful) it wanted to create the 'site' and the 'docs' tasks. Unfortunately they didn't work... :( The output of the failed build is: ********************************************************************************** forrest.checkhome: forrest.home.present=true build.properties.present=true forrest: Copying 1 file to C:\Programme\cocoon-2.1.1\build\cocoon-2.1.1\documentation\xdocs\userdocs\installation forrest: Buildfile: C:\Programme\apache-forrest-0.4\forrest.build.xml init-props: Loading project specific properties from ${project.home}\forrest.properties echo-settings: examine-proj: validation-props: validate-skinconf: load-project-props: load-forrest-props: init-skinprops: Created dir: C:\Programme\cocoon-2.1.1\${project.home}\build\tmp Reading filters from C:\Programme\cocoon-2.1.1\${project.home}\build\tmp\skinfilters.properties init: bare-context: ____________________________________ Using skin forrest-site ____________________________________ Copying 180 files to C:\Programme\cocoon-2.1.1\${project.home}\build\tmp\context Copying 45 files to C:\Programme\cocoon-2.1.1\${project.home}\build\tmp\context Replacing: @skinconfig.year@ -> 2002 Replacing: @skinconfig.trail.link1.name@ -> apache Replacing: @skinconfig.trail.link1.name@ -> apache Replacing: @skinconfig.trail.link1.href@ -> http://www.apache.org/ Replacing: @skinconfig.trail.link2.name@ -> xml.apache Replacing: @skinconfig.trail.link2.name@ -> xml.apache Replacing: @skinconfig.trail.link2.href@ -> http://xml.apache.org/ Replacing: @skinconfig.trail.link3.name@ -> Replacing: @skinconfig.trail.link3.name@ -> Replacing: @skinconfig.trail.link3.href@ -> Replacing: @skinconfig.year@ -> 2002 Replacing: @skinconfig.trail.link1.name@ -> apache Replacing: @skinconfig.trail.link1.name@ -> apache Replacing: @skinconfig.trail.link1.href@ -> http://www.apache.org/ Replacing: @skinconfig.trail.link2.name@ -> xml.apache Replacing: @skinconfig.trail.link2.name@ -> xml.apache Replacing: @skinconfig.trail.link2.href@ -> http://xml.apache.org/ Replacing: @skinconfig.trail.link3.name@ -> Replacing: @skinconfig.trail.link3.name@ -> Replacing: @skinconfig.trail.link3.href@ -> Created dir: C:\Programme\cocoon-2.1.1\${project.home}\build\tmp\context\WEB-INF Copying 2 files to C:\Programme\cocoon-2.1.1\${project.home}\build\tmp\context\WEB-INF Replacing: @local-catalog@ -> C:\Programme\cocoon-2.1.1\${project.home}\src\documentation\resources\schema\catalog Replacing: @catalog-verbosity@ -> 1 Replacing: @skin@ -> forrest-site Created dir: C:\Programme\cocoon-2.1.1\${project.home}\build\tmp\context\WEB-INF\lib Created dir: C:\Programme\cocoon-2.1.1\${project.home}\build\tmp\context\WEB-INF\classes check-contentdir: BUILD FAILED file://C:/Programme/apache-forrest-0.4/forrest.build.xml:522: ------------------------------------------------ ensure-content: This project has no content in C:\Programme\cocoon-2.1.1\${project.home}\src\documentation. Use the 'seed' target to create a template project structure. ------------------------------------------------ Total time: 7 seconds Java Result: 1 docs: Created dir: C:\Programme\cocoon-2.1.1\build\cocoon-2.1.1\docs BUILD FAILED file:C:/Programme/cocoon-2.1.1/src/targets/docs-build.xml:78: C:\Programme\cocoon-2.1.1\build\cocoon-2.1.1\site not found. Total time: 38 seconds ********************************************************************************** It seems to me, that there is a problem with forrest. I do have forrest installed and if I'm writting a simple forrest project I can generate it and everything is fine. In the output I see the ${project.home} variable which could not be solved. In the property and build files 'project.home' is never set. My assumption is, that this value is passed dynamicly to forrest. After executing the 'site' or 'docs' task there is a directory generated by the name of ${project.home}. But this can't be right... :( Are my assumptions correct? How can I set the 'project.home' directory? Do I have to set it at all? Does anybody have an idea what I'm doing wrong? Thanks a lot for any help. Best regards, Tomi __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und Klingelt�ne f�rs Handy bei http://sms.yahoo.de --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org