Hi Dorileo,
 
I'm not sure if there is a better way, but you can always run an ant task or
ant buildfile from maven,
so you could use your existing solution for config file generation. See the
antrun plugin: 
  http://maven.apache.org/plugins/maven-antrun-plugin/introduction.html
 <http://maven.apache.org/plugins/maven-antrun-plugin/usage.html>
http://maven.apache.org/plugins/maven-antrun-plugin/usage.html
 
Regards,
 
Simon

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 20, 2006 8:51 AM
To: [email protected]
Subject: struts config generation


Hi all!

I'm starting my first project using maven and I would like to know how to 
set maven up to generate the struts config file. I ever used ant/xdoclet 
to do so, but in maven 2 I couldn't find how to set it up. Could someone 
point me the direction?

thanks in advanced

Please cc me, I'm not subscribed in the list.

--
Dorileo


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


Reply via email to