Hi All, I had a java project under SVN version control system. I am compleetly new to maven; so far worked on Ant. Now I want to use maven as build tool for continuous integration. So far i have done installation of maven and configured proxy settings in settigns.xml file and ran "mvn clean command".
Can some one guide me how to proceed further? Is it possible to create POM.xml for already existing project? Thanks In advance, Ulli.
