thanks guys,  looked at the xdoc docs and somehow missed that property.

didn't think to look in the user guide.

Charles Daniels wrote:

I don't think that's quite what Nathan is looking for.

Nathan see the last paragraph here:
http://maven.apache.org/reference/user-guide.html

Simply set maven.xdoc.includeProjectDocumentation="no"


-----Original Message-----
From: Norbert Pabis' [mailto:[EMAIL PROTECTED]
Sent: Monday, August 16, 2004 11:54 AM
To: Maven Users List
Subject: Re: disabling project documentation


Deregister all reports.

  <postGoal name="xdoc:register-reports">
    <attainGoal name="maven-xxx-plugin:deregister"/>
  </postGoal>

Nathan Coast wrote:

Hi,

When executing the 'site' goal, is there any way to prevent the
generation of the "Project Documentation" menu and related reports?

I tried adding
 <goal name="xdoc:register-reports"/>  to maven.xml
and
 <reports/> to project.xml

but the reports are still generated.

thanks
Nathan


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


-- Norbert Pabis


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




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



Reply via email to