> 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
If you add those dependencies to your own project it should be ok
(assuming you use the latest plugin code).
> 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?
That's strange. Should work fine. Maybe the sources are not found, or
not tagged, or?
Ara.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>