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 7E2B110112 for ; Tue, 10 Sep 2013 19:42:50 +0000 (UTC) Received: (qmail 25489 invoked by uid 500); 10 Sep 2013 19:42:46 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 25187 invoked by uid 500); 10 Sep 2013 19:42:45 -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 25167 invoked by uid 99); 10 Sep 2013 19:42:45 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Sep 2013 19:42:45 +0000 Received: from localhost (HELO columbia) (127.0.0.1) (smtp-auth username rfscholte, mechanism login) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Sep 2013 19:42:44 +0000 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Date: Tue, 10 Sep 2013 21:42:41 +0200 To: announce@maven.apache.org, users@maven.apache.org Cc: dev@maven.apache.org Subject: [ANN] Apache Maven Install Plugin 2.5 Released MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Robert Scholte" Message-ID: User-Agent: Opera Mail/12.16 (Win32) The Apache Maven team is pleased to announce the release of the Apache Maven Install Plugin, version 2.5 The Install Plugin is used during the install phase to add artifact(s) to the local repository. http://maven.apache.org/plugins/maven-install-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-install-plugin 2.5 Release Notes - Apache Maven Install Plugin - Version 2.5 ** Bug * [MINSTALL-92] - Docs says the skip param is required, which it isn't ** Improvement * [MINSTALL-39] - Maven Install Plugin always copy the artifact in the repository, even if there was no changes * [MINSTALL-90] - use last plexus-utils 3.0.7 which is faster on copying files. * [MINSTALL-95] - Enhance documentation of install-file ** New Feature * [MINSTALL-52] - install:install-file should default to a pom file found in the jar if available * [MINSTALL-93] - Add installAtEnd option for multimodule projects Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org