You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Sean Kelly <ke...@seankelly.biz> on 2004/02/19 15:28:04 UTC

loader constraints violated ... eek!

OK, now that we've overcome the slash problem in the xdoc plugin.jelly, 
the next hurdle is class loading related.  (Yes, it would just /have/ to 
be, huh?)

Using either HEAD or MAVEN-1_0-BRANCH of maven and HEAD of 
maven-plugins, running the site goal for a simple project produces this 
lovely gem:

BUILD FAILED
File...... file:/C:/Documents and 
Settings/kelly/.maven/plugins/maven-xdoc-plugin-1.6-SNAPSHOT/plugin.jelly
Element... velocity:merge
Line...... 439
Column.... 9
loader constraints violated when linking 
org/apache/velocity/context/Context class

There's no CLASSPATH defined, nothing in jre/lib/endorsed or jre/lib/ext 
that shouldn't be, just ... unhappiness.

Any ideas anyone?

--Sean


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