Hi,
I have just got the xdoclet 1.2b2 plugin installed and runnning and had a
couple of questions about it.
1. The plugin reports a NoClassDefFound unless I modify the classpath of
each doclet to include the relevant module jar. For example in the ejb
doclet I needed to add:
<pathelement path="${plugin.getDependencyPath('xdoclet+ejb-module')}"/>
And I also needed to add the appropriate dependency to the plugin's
project.xml
Since Ara said the plugin.jelly is generated could it be a problem in the
template (xdoclet+xdoclet-module appears in every goal instead of being
substituted with the relevant modeule)?
2. With the webdoclet I cannot work out how to generate my struts config. U
have the following property which appears to be what is required:
maven.xdoclet.webdoclet.strutsconfigxml.0=true
Any body have any ideas?
Thanks, Tim
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>