Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 06544E06C for ; Fri, 23 Nov 2012 15:32:31 +0000 (UTC) Received: (qmail 86040 invoked by uid 500); 23 Nov 2012 15:32:28 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 85628 invoked by uid 500); 23 Nov 2012 15:32:27 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 85614 invoked by uid 99); 23 Nov 2012 15:32:27 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2012 15:32:27 +0000 Received: from localhost (HELO mail-lb0-f171.google.com) (127.0.0.1) (smtp-auth username olamy, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2012 15:32:26 +0000 Received: by mail-lb0-f171.google.com with SMTP id gf7so8748643lbb.30 for ; Fri, 23 Nov 2012 07:32:24 -0800 (PST) Received: by 10.112.26.167 with SMTP id m7mr2018187lbg.43.1353684744598; Fri, 23 Nov 2012 07:32:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.76.231 with HTTP; Fri, 23 Nov 2012 07:32:04 -0800 (PST) From: Olivier Lamy Date: Fri, 23 Nov 2012 16:32:04 +0100 Message-ID: Subject: [ANN] Maven Rar Plugin 2.3 Released To: announce@maven.apache.org, Maven Users List Cc: Maven Developers List Content-Type: text/plain; charset=ISO-8859-1 The Apache Maven team is pleased to announce the release of the Maven Rar Plugin, version 2.3 A resource adapter is a system-level software driver that a Java application uses to connect to an enterprise information system (EIS). The RAR plugin has the capability to store these resource adapters to an archive (Resource Adapter Archive or RAR) which can be deployed to a J2EE server. http://maven.apache.org/plugins/maven-rar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-rar-plugin 2.3 Release Notes - Maven 2.x Rar Plugin - Version 2.3 ** Bug * [MRAR-21] - Non Java dependencies shouldn't be included in the RAR ** Improvement * [MRAR-15] - Allow more customizations of resources to be included * [MRAR-22] - Allow filtering of source resources * [MRAR-27] - Add @threadSafe support for maven3 * [MRAR-32] - Pass MavenSession to createArchive ** New Feature * [MRAR-29] - Make ra.xml optional - 1.6 spec ** Task * [MRAR-31] - use maven-plugin-tools' java 5 annotations Have Fun, -- The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org