Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1ECA07307 for ; Wed, 23 Nov 2011 12:35:32 +0000 (UTC) Received: (qmail 79145 invoked by uid 500); 23 Nov 2011 12:35:31 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 79069 invoked by uid 500); 23 Nov 2011 12:35:31 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 79053 invoked by uid 99); 23 Nov 2011 12:35:31 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2011 12:35:31 +0000 Received: from localhost (HELO mail-ww0-f43.google.com) (127.0.0.1) (smtp-auth username bimargulies, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2011 12:35:31 +0000 Received: by wwo1 with SMTP id 1so1530970wwo.24 for ; Wed, 23 Nov 2011 04:35:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.14.28 with SMTP id c28mr1179405wec.20.1322051728831; Wed, 23 Nov 2011 04:35:28 -0800 (PST) Received: by 10.180.105.195 with HTTP; Wed, 23 Nov 2011 04:35:28 -0800 (PST) Date: Wed, 23 Nov 2011 07:35:28 -0500 Message-ID: Subject: [ANN] Maven Archetype 2.2 Released From: Benson Margulies To: announce@maven.apache.org, Maven Users List Cc: Maven Developers List Content-Type: text/plain; charset=UTF-8 The Maven team is pleased to announce the release of the Maven Archtetype 2.2 Architype is a collection of tools that allow you to create templates for maven projects. Release Notes - Maven Archetype - Version 2.2 ** Bug * [ARCHETYPE-390] - Several parameters of the create-from-project mojo lack documentation * [ARCHETYPE-391] - The defaultEncoding parameter is never used. ** Improvement * [ARCHETYPE-382] - when selecting an archetype, display archetype groupId and artifactId before choosing version * [ARCHETYPE-387] - IntegrationTestMojo has hardcoded target/test-classes/projects for resources * [ARCHETYPE-389] - add some various options to improve how Maven is invoked in IntegrationTestMojo ** New Feature * [ARCHETYPE-383] - Use velocity expressions in descriptor properties * [ARCHETYPE-388] - enhance IntegrationTestMojo to be able to run verify script to do some asserts ** Task * [ARCHETYPE-386] - use plexus java 5 annotations instead of old-style javadoc annotations To use the new version, specify version '2.2' explicitly from the command-line or in your POM. Enjoy, -The Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org