dion        2002/06/02 23:35:20

  Added:       src/announcements beta5.properties beta5.announcement
  Log:
  Copied over from beta 4, removed old detail and
  started with plugin simplification
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/src/announcements/beta5.properties
  
  Index: beta5.properties
  ===================================================================
  announcementFrom = Jason van Zyl <[EMAIL PROTECTED]>
  announcementRecipients = 
[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]
  announcementSubject = Maven Beta 5 Released
  announcementFile = ${maven.src.dir}/announcements/beta5.announcment
  mailHost = 66.185.95.99
  
  
  
  1.1                  jakarta-turbine-maven/src/announcements/beta5.announcement
  
  Index: beta5.announcement
  ===================================================================
  The Maven team is pleased to announce the Beta 5 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.
  
  Changes in this version include:
  
  o Plugin architecture simplified so that they don't need to be compiled into
    Maven
  
  Maven is going strong! 15 developers, 114 unit tests, and a staggering
  amount of documentation!
  
  
  

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

Reply via email to