This bug, that appears on *nix, was fixed in cvs.

You can replace the stylesheet declaration (line 384) by this :
      <j:set var="stylesheet" value="file:${plugin.resources}/site.jsl" />


Emmanuel

----- Original Message ----- 
From: "Brian Enigma" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Sunday, March 28, 2004 2:32 AM
Subject: Maven RC2 and xdoc


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
>      I upgraded from RC1 to RC2 today, and I thought I did everything 
> correctly.  I wiped out my ~/.maven/plugins folder (as per suggestions 
> of other messages on the list).  I also use a /usr/local/maven symlink, 
> which used to point to the RC1 folder, and now the RC2, so paths should 
> be fine.  Various other goals work perfectly (clean, jar, java:compile) 
> under RC2, but running "maven clean xdoc" generates the following 
> messages:
> 
> ...normal messages...
> Validating plugins.html
> Validating project-info.html
> Validating team-list.html
>      [echo] Generating 
> /Users/enigma/Code/java/MagicCodes/target/docs/linkcheck.html from 
> /Users/enigma/Code/java/MagicCodes/target/linkcheck/docs/linkcheck.xml
> 
> BUILD FAILED
> File...... 
> file:/Users/enigma/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly
> Element... j:include
> Line...... 345
> Column.... 54
> null:-1:-1: <null> Could not parse Jelly script
> Total time: 20 seconds
> Finished at: Sat Mar 27 16:23:39 PST 2004
> 
> The specific line in question looks to be trying to include the URI 
> ${stylesheet.toString()}.  Any suggestions?
>   -Brian
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (Darwin)
> 
> iD8DBQFAZh0m0dKNWt3rpSURApY5AKCST2bX2a7x38KEopvVcvO+Ub3sygCeIE81
> qCKlWwUyfq2DqWLbyyM6WrM=
> =hBvs
> -----END PGP SIGNATURE-----
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to