Posts Tagged ‘software engineering’

increasing productivity – part 1: Maven

Sunday, July 5th, 2009

One of the most important challenges to face first is leveraging developers’ time for maximum efficiency. At qKAI this is especially due to students, writing their theses, contribute to the code base. Therefore we have established several tools to spare them redundant work, maintain a constant code quality and automate the build.

This time I will write about Maven, (more…)