Thanks Ben, the current version works perfectly. Nice job!
I experienced that, in order to get hivedocs for my own descriptors in a clean project I needed to run "mvn compile" before invocation of "mvn site". Probably, because of the plugin looking for modules only in the classpath. I would very much appreciate seeing this plugin in some public maven repository! Thanks again Stefan 2006/11/1, Ben Gidley <[EMAIL PROTECTED]>:
I have updated it, if you want it. There is still a glitch whereby in multiproject builds the report doesn't get generated on the site goal. BTW in doing this I have changed a bit of the original code, as it generates errors in some XML parsers. Ben