Hi Ashley,

sounds good, I'll try-out the webdoclet ASAP.
Since you create an ant script on the fly, does that mean that using your 
xdoclet plugin requires ant?
Is that a good idea?

Cheers,
Marcel
Ashley Williams <[EMAIL PROTECTED]> wrote on 25-11-2005 01:08:04:

> I have placed new ejbdoclet and webdoclet plugins in the sandbox here
> https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/
> 
> And to see their use in a sample ear project try the following link:
> https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/sample-ear-proj/
> 
> ---
> 
> Briefly they provide the following features:
> 
> 1. Familiar ant xdoclet syntax can be used in configuration
> 
> 2. Maven properties are automatically applied to the ant task - for 
> example
> you don't have to specify attributes such as destDir="target/ 
> generated-sources",
> because the plugin applies a list of known mappings!
> 
> 3. Can execute plugins in the same mvn session - eg a pom.xml that 
> kicks off
> an ejb and then web build won't bomb out.
> 
> 4. Works by creating an actual build.xml file on the fly.
> 
> - Ashley
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to