On 2/5/07, nicolas de loof <[EMAIL PROTECTED]> wrote:
My project did not define a plugin version and I was using 2.0.
setting verion=2.2 solved this.

Isn't maven expected to auto-update plugins when a stable release is
available ?

No, you have to run mvn -U or you have to specify the version in the
plugin's configuration.

Cheers,
Stéphane


Thanks.

2007/2/5, Stephane Nicoll <[EMAIL PROTECTED]>:
>
> Hi Nicolas,
>
> On 2/5/07, nicolas de loof <[EMAIL PROTECTED]> wrote:
> > It seems my module dependencies were not loaded by javadoc, as I get
> similar
> > errors with struts ActionMapping references.
> >
> > Is this a known limitation ? Is there a workaround ?
>
> It's a bug and it is supposed to be fixed in 2.1. Are you sure you're
> running Javadoc plugin v2.1?
>
> Cheers,
> Stéphane
>
> >
> > Nico.
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to