Hi all,
I'm trying to test doxia as a alternative to the docbkx maven plugin. But
when
i try to launch simply the example I've the followed error :
java.lang.NoClassDefFoundError:
org/apache/maven/doxia/module/site/manager/SiteModuleManager
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
at java.lang.Class.getDeclaredField(Class.java:1880)
at
hidden.org.codehaus.plexus.util.ReflectionUtils.getFieldByNameIncludingSuperclasses(ReflectionUtils.java:31)
....
Does anybody know how can I fix that ?
Regards,
Yann
--
View this message in context:
http://www.nabble.com/doxia-1.0-alpha-9-NoClassDefFoundError-SiteModuleManager-tf4719771.html#a13492688
Sent from the Doxia - Users mailing list archive at Nabble.com.