« Return to Thread: broken links when building web-site

RE: broken links when building web-site

by Steven A Rowe :: Rate this Message:

Reply to Author | View in Thread

Yes, I see something quite similar, though instead of "Is a directory", I'm getting "Access is denied" (on WinXP):

X [0]                                     images/instruction_arrow.png  BROKEN: C:\svn\lucene\site\src\documentation\content\xdocs\images.instruction_arrow.png (The system cannot find the file specified)
X [0]                                     skin/images/page.gif  BROKEN: C:\Program Files\Apache Software Foundation\apache-forrest-0.8\main\webapp\. (Access is denied)
X [0]                                     skin/images/current.gif       BROKEN: C:\Program Files\Apache Software Foundation\apache-forrest-0.8\main\webapp\. (Access is denied)
X [0]                                     skin/images/chapter.gif       BROKEN: C:\Program Files\Apache Software Foundation\apache-forrest-0.8\main\webapp\. (Access is denied)

Steve

On 7/7/2009 at 2:25 PM, Michael McCandless wrote:

> I'm trying to regen the web site docs (w/ forrest), for LUCENE-1522,
> but I'm hitting a "BUILD FAILED" at the end, I think because of these
> broken links:
>
> X [0]
> images/instruction_arrow.png BROKEN:
> /lucene/h2.1522/src/site/src/documentation/content/xdocs/images.instruc
> tion_arrow.png
> (No such file or directory)
> X [0]
> skin/images/current.gif BROKEN:
> /tango/offload/usr/local/src/apache-forrest-0.8/main/webapp/. (Is a
> directory)
> X [0]
> skin/images/chapter.gif BROKEN:
> /tango/offload/usr/local/src/apache-forrest-0.8/main/webapp/. (Is a
> directory)
> X [0]                                     skin/images/page.gif
> BROKEN:
> /tango/offload/usr/local/src/apache-forrest-0.8/main/webapp/. (Is a
> directory)
>
> Does anyone else see this?
>
> Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...

 « Return to Thread: broken links when building web-site