Hi All,

I'm using the xdoclet plugin to generate all xml files used for my struts application. Unfortunatly, I cannot generate the struts-config.xml.
I just set the following properties, but it doesnt' work. Other xml config files are correclty generated. Any idea ? Is there another property to set for the struts-config ?


Thanks,
Christophe

------------------------------------------------------------------------------------------------------------------------------------
project.properties :
...
maven.xdoclet.webdoclet.strutsconfigxml.0=true
maven.xdoclet.webdoclet.strutsconfigxml.0.destDir=${maven.build.dir}/xdoclet/web/WEB-INF
maven.xdoclet.webdoclet.strutsconfigxml.0.validatexml=true
maven.xdoclet.webdoclet.strutsconfigxml.0.Version=1.1
maven.xdoclet.webdoclet.strutsconfigxml.0.mergeDir=${maven.src.dir}/xdoc-merge
...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to