OK, Maven is Cool
I installed Maven tonight and within about 20 minutes had one of my simple projects building with it. Once I create the project.xml file, running maven java:jar fetched, compiled and jarred everything into a ready-to-use jar file. Running maven site:generate generated an entire project website including developer information, code metrics and other useful stuff. Very nice indeed. And this after spending less than half an hour with it!
This post is licensed under CC BY 4.0 by the author.