Eric Chow wrote:
> I have used XDoclet plugin 1.2b3 for a long time, and now I change to > 1.2 (final), it just failed for "task class
> xdoclet.modules.hibernate.HibernateDocletTask cannot not found !!!!"



I experienced something similar yesterday. Be sure to run maven with -X to see the debug output. It may be that you don't have the matching xdoclet version as a dependency. Most likely, a class that the Hibernate task depends on can't be found.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to