2012/5/16 Stefano Bagnara <[email protected]>: > 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
Hi Stefano, I remember. We will find a solution and maybe we will have to compromise somehow. The site is a maven project so maybe we can configure it to build the reports by declaring the mailets in svn:externals. Or maybe in just in this case we will supply pre-built documentation: build the docs locally and commit them to site-cms/content/the/path. Please see the latest comments on JAMES-1374 and try to come up with a viable solutio since you know better what are the parts involved. Cheers, > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Ioan Eugen Stan http://ieugen.blogspot.com/ *** http://bucharest-jug.github.com/ *** --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
