In working on the installer, I have encountered a problem that our ant build tries to do too much. I need a simple build file that builds the source from a jsword-*-src.tar.gz. I decided to look at Maven to see if it would provide any help. Looks promising. Does any one have any experience with Maven, especially with in an Eclipse context? Any thoughts?