Hi Celinio, You should download the book http://repo.exist.com/dist/maestro/1.7.0/BetterBuildsWithMaven.pdf Chapter 8 gives an example of Maven migration
Hope this helps Benoît Le 20 mai 2010 à 15:46, Celinio Fernandes a écrit : > Hi, > I am using Eclipse Galileo. > Initially I created several projects (one webapp, one EJB project, one JPA > project) in Eclipse, without Maven. > The output of these projects is a single EAR file (containing the JAR, WAR > files ...). > There is no ANT build file. The compilation and creation of the EAR file is > automatically generated with Eclipse. > I am using Java 6 and Maven 2.0.9. > > The question is : how do you mavenize these projects ? > > > 1) If I use the command line way to use Maven, under DOS, what do i need to > do for each project ? > > 2) I have installed the m2Eclipse (Maven Integration) plugin for Eclipse. If > I use that plugin, > how do i proceed ? I just noticed a feature called "Enable Dependency > Management" if i right click on a project. > what does it do ? > > Any suggestion or pointer would be much appreciated. > Thanks in advance for helping. > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
