Thanks but would u let me know the doc urls which would help me to migrate to maven? also i need to configure eclipse IDE with maven.
Regards, RAJA On 3/22/06, Anthony Kong <[EMAIL PROTECTED]> wrote: > > 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: [email protected] > 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] > >
