Re: Unable to stage the site for trunk or 1.0.x branch

2009-02-05 Thread Vincent Siveton
Weird, I was able to do it out of box mvn site:stage -Preporting http://people.apache.org/~vsiveton/doxia-1.0.x/ Cheers, Vincent 2009/2/5 Dennis Lundberg : > OK, but I get these errors *without* the Clirr plugin, i.e. on a clean > checkout from svn. > > Vincent Siveton wrote: >> Hi Dennis, >> >>

Re: Unable to stage the site for trunk or 1.0.x branch

2009-02-05 Thread Dennis Lundberg
OK, but I get these errors *without* the Clirr plugin, i.e. on a clean checkout from svn. Vincent Siveton wrote: > Hi Dennis, > > Clirr plugin doesnt support ${reactorProjects} or aggregate so it is a > normal behaviour IMHO (and javadoc plugin 2.5 is correct). > > As a workaround, you could cre

Re: Unable to stage the site for trunk or 1.0.x branch

2009-02-04 Thread Vincent Siveton
Hi Dennis, Clirr plugin doesnt support ${reactorProjects} or aggregate so it is a normal behaviour IMHO (and javadoc plugin 2.5 is correct). As a workaround, you could create a reporting-aggregate similar to [1]. Cheers Vincent [1] https://svn.apache.org/repos/asf/maven/components/branches/ma

Unable to stage the site for trunk or 1.0.x branch

2009-02-04 Thread Dennis Lundberg
Hi guys The "just adding a Clirr report" turned out to be a little more than that... When I run 'mvn -Preporting site:stage' on either doxia trunk or doxia-1.0.x branch I get the following errors. They happen when the javadoc plugin is creating its aggregated report. I have tried everything I can