BTW, th reason the xdoclet-plugin-plugin was failing when invoked from Maven2 was that the basedir provided by Maven2, on Windows, started with "C:<path>", whereas the xdoclet2 plugin itself calculated the location of a file as "c:<path>".  The case difference in the Windows drive caused a compare to fail.  I'll provide a patch for the xdiclet-plugin-plugin later when I get a chance.

I finally got a chance to fix this: http://jira.codehaus.org/browse/XDP-151


Reply via email to