Difference between Jenkins and AntHillPro

1.5k Views Asked by At

In our Project we are currently using AntHillPro, we would like to move to Jenkins, for this I have the following queries:-

1> Does all the task that is possible to do in AntHillPro will be done in Jenkins.

2> Possible dollar cost savings for Using Jenkins instead of AntHillPro.

3> All our projects are in ant, want to migrate it to maven, does Jenkins support that.

1

There are 1 best solutions below

0
On

1> Does all the task that is possible to do in AntHillPro will be done in Jenkins.

Yes, most of things are possible, which are commonly used.

2> Possible dollar cost savings for Using Jenkins instead of AntHillPro.

Jenkins is free, AHP will cost some $.

3> All our projects are in ant, want to migrate it to maven, does Jenkins support that.

Jenkins supports Ant, Maven, Shell Script, Windows batch commands.