You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Steve Davis <sd...@llnl.gov> on 2003/02/14 18:33:49 UTC

Help, Maven 8, site:generate

Every time I run site:generate I get the error below

   .
   .
   .
     [echo] Generating c:/projects/URP2/target/docs/team-list.html from 
C:\projects\URP2\target\generated-xdocs\team-list.xml
Transforming user supplied documentation.
     [echo] Generating c:/projects/URP2/target/docs/index.html from 
C:\projects\URP2\xdocs\index.xml
maven-linkcheck-plugin:report-real:
     [echo] BaseDir: c:\projects\URP2
     [echo] Generating the LinkCheck report
     [echo] maven.xdoc.src: c:\projects\URP2/target/linkcheck/docs
xdoc:performJSL:
     [echo] Generating c:/projects/URP2/target/docs/linkcheck.html from 
C:\projects\URP2\target\linkcheck\docs\linkcheck.xml

Total time: 5 minutes 36 seconds

[Fatal Error] :-1:-1: Premature end of file.
Rhino classes (js.jar) not found - Javascript disabled
BUILD FAILED
null:151:45: <copy> c:\docs not found.

I got the latest js.jar and put into the maven lib, now the error is

     [echo] BaseDir: c:\projects\URP2
     [mkdir] Created dir: C:\projects\URP2\target\linkcheck
     [mkdir] Created dir: C:\projects\URP2\target\linkcheck\docs
     [echo] Generating the LinkCheck report
     [echo] maven.xdoc.src: c:\projects\URP2/target/linkcheck/docs
xdoc:performJSL:
     [echo] Generating c:/projects/URP2/target/docs/linkcheck.html from 
C:\projects\URP2\target\linkcheck\docs\linkcheck.xml

Total time: 5 minutes 30 seconds

[Fatal Error] :-1:-1: Premature end of file.
BUILD FAILED
null:47:30: <attainGoal> null:151:45: <copy> c:\docs not found.

My configuration:

maven beta 0.0.8
windows 2000 pro
jdk1.3.1_06



*******************************************
Steve Davis
Lawrence Livermore National Laboratory
sdavis@llnl.gov
925-423-7671
*******************************************