From: <her...@fr...> - 2006-08-30 21:38:39
|
Le mercredi 30 ao=FBt 2006 08:08, Wendy Smoak a =E9crit : > On 8/29/06, Wendy Smoak <ws...@gm...> wrote: > > It works fine in Tiles 2. Thank you for your test : such a configuration was exactly what was expecte= d. > > ... and then I added it to the struts-parent pom, to see if it would > aggregate the DTDs for both struts-config and tiles-config or just > generate them underneath their respective modules. huh, multi-module and aggregation : this one was not expected at all. > > Instead, it died. :( The stack trace is below. It's complaining > because there is no src/main/resources under > http://svn.apache.org/repos/asf/struts/struts1/trunk > > I added a profile to the struts-parent pom with the repositories and > <reporting> plugin config. If you want to try it, check out the svn > URL above, then execute: > > $ mvn site -P dtddoc > > Let me know if you need more info! Here's the stack trace: Thank you Wendy for this precise report : I could reproduce the problem, an= d=20 better understand what is expected with multi-modules. I fixed the immediate problem : now the plugin won't die. But I couldn't figure out how JXR and javadoc plugin generate the main page= ,=20 referencing modules' reports : for the moment, DTDDoc report does not appea= r=20 in the main page. If you know how to make better, I'm interested in any=20 pointers... Is it ok for you ? Herv=E9 |