Re: How to Convert Ant Project to MAVEN

2011-08-05 Thread Barrie Treloar
On Fri, Aug 5, 2011 at 9:17 AM, Daivish Shah wrote: > Hi, > > I have some questions for your guys. As i am starting converting projects > from ANT to MAVEN. Your questions are answered by reading the maven books, freely available at http://maven.apache.org/articles.html. Or you could purchase con

How to Convert Ant Project to MAVEN

2011-08-04 Thread Daivish Shah
Hi, I have some questions for your guys. As i am starting converting projects from ANT to MAVEN. 1). How can i create EAR file by using multiple Modules in One Project. Example : MainProject ModuleJava ModuleEJB