MAVEN

MAVEN did a lot of work in this project, and it will do more. In the roadmap, more and more logic will be moved into maven script from java classes. finally, only a few operation left in java like image resizing, this tool comes more flexible since the process is in maven script which can be changed easily.

Actually "Maven is a Java project management and project comprehension tool" instead of a general tool to do such job like site building, it is amazing when doing java project management. This project is also managed by maven.

So here what maven does is: 1, 80% part or more, manage the albumbuilder project; 2, participate the real site building work in form of maven script.

To learn more about maven, check out http://maven.apache.org .