Hi Ashley,
Can you please tell me what would it take to make similar doclets but
for hibernate or if you know there are already some existing ones?
Thanks
Ashley Williams wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]