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\classesjava: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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
