DevReview.net

More development notices …

Archive for the ‘maven’ tag

Install maven on freebsd

leave a comment

Maven’s Objectives

Maven’s primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with:

  • Making the build process easy
  • Providing a uniform build system
  • Providing quality project information
  • Providing guidelines for best practices development
  • Allowing transparent migration to new features

Read the rest of this entry »

Written by admin

November 11th, 2010 at 3:21 am

Posted in Other

Tagged with , , , ,