I was wondering what your thoughts are on the available build tools for Java application development. The build tools that I'm aware of and have used are:
Ant
Maven
I feel that I have a good working knowledege of both of those tools, but I'm defintely not an expert in either as well. My experience with Ant has been pretty good, can't really complain too much. I think that most things that...