As far as the linkcheck question goes, the proxy bug has been fixed recently - next release.

To disable it, do the following in maven.xml:

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


I believe this is in the FAQ or the developers guide.


Cheers,
Brett

Olivier Lamy wrote:
Hello,
I would like to disable the checklink report without disable the cvs
reports.
In fact, the plugin checklink doesn't seem to use the proxy properties.
An other question, the pdf plugin a big pdf file with all documentation
(it's nice).
But is it possible to have a pdf file for each pages generated.
The goal is to having a link as printer friendly in the html pages,
which
show the documentation in the pdf format without the navigation.

Olivier



-- Web Developer f2 network ~ everything essential 02 8596 4437


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



Reply via email to