I noticed in v3 there is a way to build a project without a custom
Ant build.xml, but cannot seem to get the files I need compiled working properly to be included in the .war.
Then, it gets even more difficult trying to do .ear files.
I'm assuming that to do this, a cusotm build.xml is needed anyway...