Hello,
I used XDoclet to generate Hibernate mapping files with Maven.
It works very fine in XDoclet1.2b3-dev. after the XDoclet1.2 release, I changed to XDoclet1.2 and put the maven-xdoclet-plugin-1.2 into the specific directory.
When I call maven.bat, it just show:
Unable to obtain goal [football-dist] -- file:/C:/Documents and Settings/Eric/.maven/plugins/maven-xdoclet-plugin-1.2/:10255:99: <taskdef> taskdef class xdoclet.modules.hibernate.HibernateDocletTask cannot be found
I don't know what's the problem ????
Platform:
WinXP, JDK1.4.2, Maven-1.0-rc1, XDoclet1.2.
Eric
|