Is there e reason, that "site.xml" after "forrest seed" has no encoding-atribute?
If there is a german umlaut in "site.xml", then build fails with: linkmap.html BROKEN: Invalid byte 2 of 2-byte UTF-8 sequence. BUILD FAILED C:\programme\apache-forrest-0.6\src\core\targets\site.xml:43: Java returned: 1 If I add the encoding-atribute like: <?xml version="1.0" encoding="UTF-8"?> then it works fine. -- Roland Becker
