2012/5/16 Ioan Eugen Stan <[email protected]>: > Hello again, > > I've moved to maven site building. See > https://issues.apache.org/jira/browse/JAMES-1374?focusedCommentId=13276653#comment-13276653 > for details. > > As I see it we are in straight line for complete CMS migration. There > are a few things to fix: move all the site xdocs to site-cms and > provide svn:externals definition back to the project.
I didn't check how you do this, but please remember mailets needs source code and compiled code in order to generate the xdocs, so you can't simply "export" their xdocs and instead you need to run the full maven build also using source code. You can use this page for reference: http://james.apache.org/mailet/standard/mailet-report.html as you can see we don't have a mailet-report.xdoc as it is a page generated by plugins. I'm sure there are more pages like this, but for testing purpose I guess if you can fix this then every other generated page will work. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
