You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Niko Bender <ni...@consistec.de> on 2004/05/18 16:02:22 UTC

org/jaxen/JaxenException while site generation

Hi there,

I have problems using maven to generate a project website. Using "maven  
site:generate" in fact generates something... but only error messages  
instead of a website (see below). "maven jar" and other goals work.

I'm using maven version 1.0 RC2 on Windows 2000 and JSDK 1.4.2_02-b03.
I have executed maven-1.0-rc2.exe for installation.

site:run-reports:
     [echo] Generating the Metrics...
maven-jdepend-plugin:report:
java:prepare-filesystem:
     [mkdir] Created dir: D:\Projekte\jwap\jwap\target\classes

java:compile:
     [echo] Compiling to D:\Projekte\jwap\jwap/target/classes
     [javac] Compiling 72 source files to  
D:\Projekte\jwap\jwap\target\classes

     [mkdir] Created dir: D:\Projekte\jwap\jwap\target\generated-xdocs

BUILD FAILED
File...... file:/C:/Dokumente und  
Einstellungen/myUsername/.maven/plugins/maven
-xdoc-plugin-1.6/plugin.jelly
Element... j:include
Line...... 125
Column.... 55
org/jaxen/JaxenException
Total time: 9 seconds
Finished at: Tue May 18 15:48:45 CEST 2004


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org