Re: Building the reports

2007-05-18 Thread Carlos Sanchez
On 5/18/07, Marcel Offermans <[EMAIL PROTECTED]> wrote: >> One question I have, btw, is do we create a site for each subproject, >> or one big site with all of them? Since probably each subproject will >> do a separate release, it might make sense to have a site per >> subproject (with subproject

Re: Building the reports

2007-05-18 Thread Felix Meschberger
Hi, To be honest, I would love to use any CI server, but I don't think there is such a server at apache now. There is a thing called Zones, which is actually something like a virtual server. In such a such, we can setup a CI. We have a zone with Continuum over in the Jackrabbit Project. More

Re: Building the reports

2007-05-18 Thread Marcel Offermans
Hello Carlos, On May 17, 2007, at 6:15 , Carlos Sanchez wrote: so basically the maven site is not used at all I may give it a try then Ok, thanks! I'd suggest you to use Continuum :D is the best CI server! :) To be honest, I would love to use any CI server, but I don't think there is

Re: Building the reports

2007-05-16 Thread Carlos Sanchez
so basically the maven site is not used at all I may give it a try then I'd suggest you to use Continuum :D is the best CI server! All that you mention javadocs, source html, code coverage,... and all the maven reports available can be generated with maven and continuum just uses that, and then

Re: Building the reports

2007-05-16 Thread Marcel Offermans
Hello Carlos, On May 17, 2007, at 0:49 , Richard S. Hall wrote: On May 16, 2007, at 6:00 PM, Carlos Sanchez wrote: Right now if I try to build the maven site from a subproject it fails due to references to a template Template file '...felix\tools\maven2\maven-bundle-plugin\src\site \maven-s

Re: Building the reports

2007-05-16 Thread Richard S . Hall
On May 16, 2007, at 6:00 PM, Carlos Sanchez wrote: Right now if I try to build the maven site from a subproject it fails due to references to a template Template file '...felix\tools\maven2\maven-bundle-plugin\src\site\maven-site.vm' does not exist Any interest if I refactor it to use site.

Building the reports

2007-05-16 Thread Carlos Sanchez
Right now if I try to build the maven site from a subproject it fails due to references to a template Template file '...felix\tools\maven2\maven-bundle-plugin\src\site\maven-site.vm' does not exist Any interest if I refactor it to use site.xml to add the links (will work in any subproject as it'