Nontrivial software projects need build tools. In the Java world, there's no shortage of these tools, with Ant being the standard. Maven is another project management/build tool on the open source ...
Maven is a high-level, intelligent project management, build and deployment tool from the Apache project. There is nothing that Maven does that Ant cannot do. Ant gives the ultimate power and ...