Many people have migrated from ant to maven. And I did too. I think there is no magic bullet to the migration. You have to be familiar with what your "complex" build.xml does and then translate the build processes in your build.xml to corresponding maven goals. I ended up writing a maven plugin for our projects.
Maybe it would be easier for us to help u if you let us know what specific problem you have in translating your build.xml to maven. The documentation on the site is sufficient for me to make the migration. So, take a look at the doc first. Cheers, AK -----Original Message----- From: raja bangaru [mailto:[EMAIL PROTECTED] Sent: Wednesday, 22 March 2006 5:01 PM To: users@maven.apache.org Subject: Migrating from ant to maven I'm currently working with maven 1.0.2 Did any one ever worked on migrating from ant to maven? i have a complex build.xml file of my project i need to migrate to maven also multi projects have to be maintained with maven 1.0.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]