kaz 02/04/27 06:50:32 Added: src/announcements beta4.announcement beta4.properties Log: Creating the start of the beta4 announcement. Revision Changes Path 1.1 jakarta-turbine-maven/src/announcements/beta4.announcement Index: beta4.announcement =================================================================== The Maven team is pleased to announce the Beta 4 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 Configurable color scheme for the generated web site. By default, Maven uses its own color scheme for generated web sites; however, users now have the option of overriding some or all of the color selections. 1.1 jakarta-turbine-maven/src/announcements/beta4.properties Index: beta4.properties =================================================================== announcementFrom = Jason van Zyl <[EMAIL PROTECTED]> announcementRecipients = [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED] announcementSubject = Maven Beta 4 Released announcementFile = ${src.dir}/announcements/beta3.announcment mailHost = 66.185.95.99
