I'm getting an error (Ambiguous subtask definition exception) while trying to run Maven from the top directory of a multi-module project that contains both EJBs and web apps. I've seen that this has been reported before and that a bug was created and has been closed ( http://jira.codehaus.org/browse/MOJO-223). Supposedly this is an xdoclet issue.
Has anyone ran into this lately and found a way to work around this? The solution on the bug report won't work because it says the plugin doesn't exist. Also, are other developers not relying on a tool (xdoclet or ejbgen or ??) to create descriptors? Thanks, Brian
