I'd rather suspect a classloader issue. Can you send me the list of your
installed plugins (maven -i)? Because of the single classloader, another
plugin can load the required class (StringUtils), which in the xdoc
plugin, should be from commons.lang.StringUtils.
-Lukas
Dennis Lundberg wrote:
Looks like it could be jelly related as well.
BUILD FAILED
org.apache.velocity.exception.MethodInvocationException: Invocation of
method 'anonymousAccessCVS' in class org.apache.maven.xdoc.util.ScmUtil
threw except
ion class java.lang.NoClassDefFoundError :
org/codehaus/plexus/util/StringUtils
at
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]