I just created a template project for Scala using Ant and Apache Ivy. I want to get the communitie's input on any improvements to the Template so it can be improved.
The Environment effectively consists of 3 files:
- build.xml
- ivy.xml
- ivysettings.xml
running ant init will create all needed directories. I was wondering if there are any Ant or Apache Ivy gurus around that could give some input. The Git Project is Located Here