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,
>>
>>
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
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
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