David Crossley wrote: > Trying to upgrade the Cocoon-2.2 build system to use > forrest_06_branch. Doing 'forrest' at the top-level, > i.e. not bothering with their 'build docs' at this stage. > > When Forrest's cocoon runs, it gives this one-line error message: > ------ > X [0] linkmap.html BROKEN: > /svn/asf/cocoon/src/documentation/skins/pelt/xslt/html/site2xhtml.xsl (No > such file or directory) > Total time: 0 minutes 2 seconds, Site size: 0 Site pages: 0 > > BUILD FAILED > /svn/asf/forrest_06_branch/src/core/targets/site.xml:43: Java returned: 1 > ------ > > So it is trying to find the Forrest skins relative to the Cocoon project > content directory. Any idea what is wrong?
Aha! That error message was the sound of Forrest stumbling over the old sitemap.xmap that Cocoon uses for its documentation as webapp. --David