Apache Ant
-
Enterprise Java
How to run Ant targets with Maven?
The maven-antrun-plugin allows us to run ant targets with various maven build phases. I am going to explain very practical…
Read More » -
Enterprise Java
Migrating a Large Project from Ant to Maven
The truth is we had been under difficult times. We spent almost three months to migrate our build mechanism from…
Read More » -
Enterprise Java
Useful Ant build tags
Questions: How to do following tasks in ant file? Make zip file. Run command. Copy files to remote machine. Run…
Read More » -
Enterprise Java
Using Gradle to Bootstrap your Legacy Ant Builds
Gradle provides several different ways to leverage your existing investment in Ant, both in terms of accumulated knowledge and the…
Read More » -
Enterprise Java
TeamCity artifacts: HTTP, Ant, Gradle and Maven
In how many ways can you retrieve TeamCity artifacts? I say plenty to choose from! If you’re in a world…
Read More »