Hi Ben The broken links error often means something else is not right.
Have you built your site? http://forrest.apache.org/docs_0_80/build.html If you are using SVN you may well need to build after an update. If you are using Dispatcher you'll also need to build the plugins. http://forrest.apache.org/docs_0_80/howto/howto-dispatcher-quickstart.html Generally it's easier to troubleshoot in 'forrest run' mode. If you are switching to 0.8 I'd highly recommend joining the dev list as well - that's where discussion of new features takes place. You can read the archives here; http://marc.theaimsgroup.com/?l=forrest-dev paul bolger Paul Bolger > > I just upgraded from 0.6 to 0.8-dev, my build is failing because of > broken links to generated javadoc files. These files are available on > my final site but not when I run "forrest site". How can I disable > these warnings so my build will succeed? > > Thanks, > Ben >