"Rhino classes (js.jar) not found - Javascript disabled" is just a
warning, but if you doesn't want to show this message, you must put
js-1.5R4-RC3.jar in ${maven.repo.local}/rhino/jars

Emmanuel

-----Message d'origine-----
De: "Thomas Tatzel" <[EMAIL PROTECTED]>
A: "Turbine Maven Users List" <[EMAIL PROTECTED]>
Date: 19/02/03
Objet: Re: maven-linkcheck-plugin

Hello again,

I played a little bit with the maven-linkcheck-plugin.

First I delete the hole "maven-1.0-beta-8" directory and start form 
scratch.
I was surprised, I get the plugin running:

maven-linkcheck-plugin:report-real:
    [echo] BaseDir: C:\work\bora
    [mkdir] Created dir: C:\work\bora\target\linkcheck
    [mkdir] Created dir: C:\work\bora\target\linkcheck\docs
    [echo] Generating the LinkCheck report
Rhino classes (js.jar) not found - Javascript disabled
    [echo] maven.xdoc.src: C:\work\bora/target/linkcheck/docs
xdoc:performJSL:
    [echo] Generating C:/work/bora/target/docs/linkcheck.html from 
C:\work\bora\target\linkcheck\docs\linkcheck.xml
BUILD SUCCESSFUL

But I found no link in the maven menu or in the overview and the js.jar 
was not found >:-(

I copied the missing "js.jar" file to the directory "repository/js/jars"

without success. So I copied the "js.jar" directly to the "lib"
directory 
and I get the following output:

maven-linkcheck-plugin:report-real:
    [echo] BaseDir: C:\work\bora
    [echo] Generating the LinkCheck report
    [echo] maven.xdoc.src: C:\work\bora/target/linkcheck/docs
xdoc:performJSL:
    [echo] Generating C:/work/bora/target/docs/linkcheck.html from 
C:\work\bora\target\linkcheck\docs\linkcheck.xml
BUILD SUCCESSFUL
Total time: 2 minutes 42 seconds

Is this the right way?
Thomas

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

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger
http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France


_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger
http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France


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

Reply via email to