LabOpenSource - 2013-03-25

Hi!

the fact is that we're using Maven for building the source code now. Since Maven is able to automatically retrieve the libraries from internet once you have defined the proper dependencies, there is no need to include the libraries in the source code anymore.
It's a more convenient way to manage the build process; in the build_instructions.txt file inside the root project there is a mini guide for building Locanda in few moves!