Hi Melvin, > Hi to all, > > I'm new to maven. I would like to know how to use xdoclet with Maven. > > Using ant, I had to use the xdoclet custom tasks. How do I > use xdoclet > by just editing project.xml? I tried using maven.xml to generate the > MBeans but it's not quite nice because it's just like the ant way of > building the project...not really maven like :-)
As Dion said: http://maven.apache.org/faq.html#using-xdoclet You should also search in both mailing list archives. Some of the maven depending questions in xdoclet mailing list are often unanswerd, but most questions are discussed often and in the early days of the plugin and posted to this list. Just query the archives. The plugin works great for me, its just a mater of configuration ;-). BTW: Perhaps it would be helpfull for newbies to add the hint to query the mail archives to the faq or the wiki ;-). Bye Toby --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
