antinstaller

The information about the combination of these two goodies is to say the least scarce. I decided to create a minimal small POC project which

Full credit to Ittai who helped me out with this post.

1-Has a self contained Maven POM, which works out of the box without any major modifications.
2-Explicitly invokes AntInstaller via a configuration file while utilizing an antinstaller properties file
3-Is easy to understand and expand.

Without further ado, I shall describe the files involved in the project which was fully build using the one and only Intellij IDEA.

Folder structure is as follows:

|-tikalk-installer
 |---src
 |-----main
 |-------antlib
 |-------installer
 |-------lib

The directory structure was generated using the folowing linux command:

shlomo 26/10/2010 - 12:35
Syndicate content