SinkEventAttributes was added in Doxia-1.1, so there is apparently a
mixup with some some plugin/component that uses the old doxia-1.0. Not
sure it helps, but here are some notes about upgrading from doxia-1.0 to
1.1:
http://maven.apache.org/doxia/whatsnew-1.1.html
http://maven.apache.org/doxia/developers/maven-integration.html
HTH,
-Lukas
Benson Margulies wrote:
I'm beginning to make some sense of this. If I keep copying the
javadoc plugin I'll find the bottom eventually.
Caused by: java.lang.ClassNotFoundException:
org.apache.maven.doxia.sink.SinkEventAttributes
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 75 more
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]