Apache Ant for deployment
May 17, 2022

Apache Ant for deployment

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Apache Ant

We have used Apache Ant as a deployment tool for out stake. We have created our complete java project for application using Apache Ant, and it's command line utility helps us to drive the process in easy way. Mainly we are using for developing java based application using Apache Ant.
  • Support non java application development as well
  • Flexible
  • XML scripting
  • Support any platform
  • Better lifecycle management can be done
  • So much configuration details needs to provide
  • Order of the flow needs to define in advance
  • Easy executable creation
  • Java based application
  • Integration with other IDE
  • Overall positive impact
  • Speed up the development process
  • Easy deployment process
Compare to other tools like Eclipse or Jenkins, Apache Ant is really easy to use tool. and It is very flexible tool which can be learn in couple of days time. And Apache ant help to write the custom java based hooks which enable more capabilities and features in the application.

Do you think Apache Ant delivers good value for the price?

Yes

Are you happy with Apache Ant's feature set?

Yes

Did Apache Ant live up to sales and marketing promises?

I wasn't involved with the selection/purchase process

Did implementation of Apache Ant go as expected?

Yes

Would you buy Apache Ant again?

Yes

Apache Ant is suitable for the scenarios where central repository is not required for your developed application and It has a great architecture with less complexity and the situation where automated configuration is needed then Apache Ant is not suitable for that use case. Apache Ant is easy to use tool.