"forrest site" fails after populating directory with "forrest seed-business" ----------------------------------------------------------------------------
Key: FOR-1162 URL: https://issues.apache.org/jira/browse/FOR-1162 Project: Forrest Issue Type: Bug Components: seed (fresh-site) Affects Versions: 0.8 Reporter: Heather Phipps Priority: Minor It appears that the source files necessary to run "forrest site" are not generated properly by "forrest seed-business." This is what the errors look like: X [0] team/allBySkill.html BROKEN: /Users/Heather/usg/src/documentation/content/xdocs/team/allBySkill.xml (No such file or directory) X [0] team/all.html BROKEN: /Users/Heather/usg/src/documentation/content/xdocs/team/all.xml (No such file or directory) Obviously, you can add the xml files that it is looking for, or modify the site.xml file so that they aren't needed, but this should build out-of-box. The following is an excerpt from an email regarding this issue from Gavin on the User mailing list: Haven't found a cause or anything yet, but am confirming it also happens for me (in trunk) running forrest seed-business or forrest seedTestBusiness (in forrrest run or site mode). So something's missing. Whether it depends on the Resume plug-in that doesn't work at the moment or something else I don't know, need to investigate further. Can you open an issue? (issues.apache.org/jira/browse/forrest) I noticed on the issue tracker last year someone submitting a minor bug fix (spelling) so I guess it was working for them at that stage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.