You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Guillaume Boucherie <gu...@gmail.com> on 2007/10/10 16:08:01 UTC

[maven-javadoc-plugin]

Hi,

I have a project with modules and I configure the javadoc report plugin in
the top level pom.
Is there a way to skip the javadoc report for some projects ?
Thanks

-- 
CletteBou
clettebou.miniville.fr

Re: [maven-javadoc-plugin]

Posted by Wayne Fay <wa...@gmail.com>.
Many plugins have a <skip> property. I'm not sure if the javadoc
report plugin has this or not. If not, you could always post an RFE in
JIRA or tweak the code yourself to add it.

Wayne

On 10/10/07, Guillaume Boucherie <gu...@gmail.com> wrote:
> Hi,
>
> I have a project with modules and I configure the javadoc report plugin in
> the top level pom.
> Is there a way to skip the javadoc report for some projects ?
> Thanks
>
> --
> CletteBou
> clettebou.miniville.fr
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org