Oh, gosh. Made the same mistake twice. I'm doubly embarassed. We are using Maven v. 1.1-beta-2 and maven-xdoc-plugin-1.9.2.
I will look for the appropriate property. Thanks, Lance On 2/13/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > Same question : Which release ? > > The linkcheck plugin uses the head method and not a get. It's faster > to retreive the status of a page but sometimes some servers are > configured to reject them. In the last plugin release you can set a > property to use the get method. The result will be more reliable but > very more slower to obtain. > > Arnaud > > On 2/13/06, Lance Bader <[EMAIL PROTECTED]> wrote: > > When I use xDoc to build my web site, the link check function generates > a > > number of false alarms, apparently because the check times out. The > links > > are typically links to Apache project sites ( > > http://jakarta.apache.org/commons/discovery/, for example). > > > > I have never noticed a significant delay when I use the browser to > verify > > the links. Does the link check function do something different than > what > > the browser does, something that necessitates a slower response? Is > there a > > way to adjust the timeout value used so I can elminiate the false > alarms? > > > > Lance > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
