<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ant on Pandurang Patil</title><link>https://www.pandurangpatil.com/tags/ant/</link><description>Recent content in Ant on Pandurang Patil</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 28 Jun 2012 09:07:00 -0700</lastBuildDate><atom:link href="https://www.pandurangpatil.com/tags/ant/index.xml" rel="self" type="application/rss+xml"/><item><title>Advantage of using Maven over ant.</title><link>https://www.pandurangpatil.com/post/2012-06-28-advantage-of-using-maven-over-ant/</link><pubDate>Thu, 28 Jun 2012 09:07:00 -0700</pubDate><guid>https://www.pandurangpatil.com/post/2012-06-28-advantage-of-using-maven-over-ant/</guid><description>What is Maven?
It is a tool that can be used for build process and managing Java project. The way ant is used for build process of Java projects. But it does it very smartly and you can set-up your Java project very fast.
Advantage of using Maven over Ant.
With ant you have to do everything on your own, you have to write lot of code/configuration in build.xml. Where as maven is simple, easy and with minimal code you can start.</description></item></channel></rss>