I'm just beggining to use Maven, and I have a few questions:
1. Does maven "deprecate" ant, or does maven use ant? Must I have ant
installed in order to use maven?
2. I have an already started project that I build using ant. What is
the preferred way to "mavenize" this project? The project is a
whole j2ee application, with two ejb jars and one war. Should I
translate build.xml to maven.xml?Regards Jose
