jvanzyl     02/03/29 14:41:45

  Modified:    src/announcements beta2.announcement
  Log:
  Announcement for the b2 release of Maven.
  
  Revision  Changes    Path
  1.2       +18 -0     jakarta-turbine-maven/src/announcements/beta2.announcement
  
  Index: beta2.announcement
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/announcements/beta2.announcement,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- beta2.announcement        29 Mar 2002 06:14:02 -0000      1.1
  +++ beta2.announcement        29 Mar 2002 22:41:45 -0000      1.2
  @@ -1 +1,19 @@
   The Maven team is pleased to announce the Beta 2 release!
  +
  +http://jakarta.apache.org/turbine/maven/
  +
  +Maven is a Java project management and project comprehension tool. Maven is
  +based on the concept of a project object model (POM) in that all the
  +artifacts produced by Maven are a result of consulting a well defined model
  +for your project. Builds, documentation, source metrics, and source
  +cross-references are all controlled by your POM. 
  +
  +Maven has many goals, but in a nutshell Maven aims to make the developer's
  +life easier by providing a well defined project structure, well defined
  +development processes to follow, and a coherent body of documentation that
  +keeps your developers and clients apprised of what's happening with your
  +project. Maven alleviates a lot of what most developers consider drudgery
  +and lets them get on with the task at hand. This is essential in OSS
  +projects where there aren't many people dedicated to the task of documenting
  +and propagating the critical information about your project which is
  +necessary in order to attract potential new developers and clients.
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to