I've been learning maven these past months, and walked into XDoclet through
maven. Since XDoclet maintains its own maven plugin, it seems right to ask
here.
There is "an" example of maven plugin usage on the sourceforge website, a
minimal discussion of how to use it with ejbdoclet, but nothing else.
I've been implementing applications with hibernate, but I had to learn how
to set up the maven plugin interface by digging in to the
mave-xdoclet-plugin-#/plugin.jelly and the xdt files, I've found it less
than easy to learn in this manner -- though it has been helpful in showing
me jelly script :-)
Subtasks, PackageSubstitutions, configParam, things like that: I've found
it much easier to use maven to set up the maven.dependency.classpath (and
other "environmental" stuff), then just using Ant taskdefs in the maven.xml
to accomplish the XDoclet things. The maven-built documentation describes
that the tags exist, but says nothing about how to use them in a maven
framework.
For example:
<j:set var="prop_name"
value="maven.xdoclet.hibernatedoclet.factoryclass.${subelement_index}.packag
eSubstitutions"/>
It would be useful to see an example of how this maps to "ant talk"
I'll can in a request in JIRA Documentation, but I'm hoping that someone out
there has already dealt with this, some other docs already exist.
Suggestions?
thanks,
Kevin
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user