> 1) JAVANCSS fails
> classloader 'maven.root' not found. Adding dependencies to 
> the project 
> classloader instead

Maven.root never existed, but I think these can be ignored as they are
putting it where it expected to be put.

> javancss:do-html:
>     [java]
>     [java] (Location of error unknown)XSLT Error 
> (javax.xml.transform.Transforme
> rConfigurationException): javax.xml.transform.TransformerException: 
> java.io.File
> NotFoundException: 
> /home/user/.maven/plugins/maven-javancss-plugin-1.2/plugin
> -resources/javancss2html.xsl (No such file or directory)
>     [java] [ERROR] Java Result: -1
> BUILD SUCCESSFUL
> Total time: 18 seconds
> Finished at: Mon Apr 19 11:05:01 CEST 2004

I'm not sure why that file is said not to exist. Are you sure the plugin
installed and unpacked correctly?

> 2) clover fails with jdk 1.3.1
> 
> ---- BEGIN SNIPPET ---
> 
> test:test:
>     [junit] Running MyTest
>     [junit] Exception in thread "main" 
> java.lang.NoClassDefFoundError: 
> org/w3c/dom/Node
>     [junit]     at java.lang.Class.forName0(Native Method)
>     [junit]     at java.lang.Class.forName(Class.java:115)
>     [junit]     at 
> org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.
> createFormatter(FormatterElement.java:183)
>     [junit]     at 
> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.c
> reateAndStoreFormatter(JUnitTestRunner.java:562)
>     [junit]     at 
> org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.m
> ain(JUnitTestRunner.java:507)
>     [junit] [ERROR] TEST MyTest FAILED

I thought this was fixed but I'll take a look. Can you file an issue in
JIRA? (You just need to signup to create an issue, you don't need special
permissions)

> 3) Site generation fails
> 
> Finally, apart from the errors above, site generation fails:
> 
> ---- BEGIN SNIPPET ---
>     [echo] Generating /home/user/ft/target/docs/linkcheck.html from 
> /home/ebp
> rest/ft/target/linkcheck/docs/linkcheck.xml
> 

We've seen other reports of this but have not been given further information
from those people. Can you please run it again with the -e parameter and
post the output to a new JIRA issue?

Thanks,
Brett

Reply via email to