You should *not* set FORREST_HOME to /usr/local/apache-forrest-0.6 The instructions in BUILDING.txt are correct:
you should set FORREST_HOME to /usr/local/apache-forrest-0.6/src/core The problem might be with xml-commons-resolver-1.1.jar. Have you copied it to ANT_HOME/lib ? -----Original Message----- From: Jeremiah Johnson Sent: Thursday, December 23, 2004 7:48 AM To: Beehive Developers; [EMAIL PROTECTED] Subject: RE: Building Beehive Documentation It looks to me like you may have set your $FORREST_HOME to /usr/local/apache-forrest-0.6 rather than /usr/local/apache-forrest-0.6/src/core. Try changing FORREST_HOME and 'ant docs' again. - jeremiah -----Original Message----- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 22, 2004 8:34 PM To: Beehive Developers Subject: Building Beehive Documentation I'm trying to follow the instructions in BUILDING.txt, using the latest checked out trunk code. Everything goes fine up until an attempt to run the "ant docs" target (after having installed Forrest 0.6 per instructions), where I get the following error: BUILD FAILED /home/craigmcc/Apache/incubator/beehive/trunk/build.xml:231: The following error occurred while executing this line: /home/craigmcc/Apache/incubator/beehive/trunk/build.xml:210: The following error occurred while executing this line: /home/craigmcc/Apache/incubator/beehive/trunk/build.xml:217: The following error occurred while executing this line: /home/craigmcc/Apache/incubator/beehive/trunk/docs/build.xml:13: The following error occurred while executing this line: /home/craigmcc/Apache/incubator/beehive/trunk/docs/forrest/build.xml:13: Cannot find /usr/local/apache-forrest-0.6/forrest.build.xml imported from /home/craigmcc/Apache/incubator/beehive/trunk/docs/forrest/build.xml Any ideas? Craig McClanahan
