Hi mojo-users! Has anyone yet found a workaround to http://jira.codehaus.org/browse/MOJO-223? It's that issue where you can't use xdoclet when you call ejbdoclet as well as webdoclet in the same maven run (e.g. a reactor run) because then an exception will be thrown.
Is there a chance to fork the calls made by the xdoclet-maven-plugin out of the maven process? I assume then we would not have this issue in the case of a reactor build. Christoph Grothaus
