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 D915A1063D for ; Mon, 5 Jan 2015 18:51:20 +0000 (UTC) Received: (qmail 48428 invoked by uid 500); 5 Jan 2015 18:51:19 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 48257 invoked by uid 500); 5 Jan 2015 18:51:19 -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 48226 invoked by uid 99); 5 Jan 2015 18:51:19 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2015 18:51:19 +0000 Received: from herve-desktop.localnet (static-176-183-252-218.ncc.abo.bbox.fr [176.183.252.218]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id CAB6A1A003F; Mon, 5 Jan 2015 18:51:16 +0000 (UTC) From: =?ISO-8859-1?Q?Herv=E9?= Boutemy To: announce@maven.apache.org, users@maven.apache.org Cc: dev@maven.apache.org Subject: [ANN] Apache Maven Plugin Tools (with Maven Plugin Plugin) 3.4 Released Date: Mon, 05 Jan 2015 19:51:09 +0100 Message-ID: <2713995.Y3TBuetGcb@herve-desktop> User-Agent: KMail/4.13.3 (Linux/3.13.0-43-generic; KDE/4.13.3; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.4 The Maven Plugin Tools contains the necessary tools to generate rebarbative content like descriptor, help and documentation. http://maven.apache.org/plugin-tools/ http://maven.apache.org/plugin-tools/maven-plugin-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-plugin-plugin 3.4 Release Notes - Maven Plugin Tools - Version 3.4 ** Bug * [MPLUGIN-238] - HelpMojo phases fails when using java-annotations * [MPLUGIN-266] - Incorrect warning comment about deprecated @component usage for maven objects * [MPLUGIN-270] - Deprecation of classical Maven objects as components is broken when using Javadoc tags * [MPLUGIN-272] - Descriptor goal fail with java 8 and interface with default method: upgrade QDox * [MPLUGIN-274] - generated HelpMojo source contains tabs and other errors reported by Checkstyle * [MPLUGIN-284] - don't try to extract mojos from Beanshell by default * [MPLUGIN-286] - Failure during build via mvn -Prun-its clean verfiy based on missing dependencies ** Improvement * [MPLUGIN-267] - document how to change descriptor phase instead of running it twice with skipErrorNoDescriptorsFound * [MPLUGIN-279] - improve jdk requirement when m-compiler-p not explicitely configured: use default properties * [MPLUGIN-281] - Removed dependency plexus-container-default:1.0-alpha-9- stable-1 * [MPLUGIN-283] - Upgrade plexus-utils to 3.0.20 ** Task * [MPLUGIN-278] - Upgrade to Maven 2.2.1 minimum requirement * [MPLUGIN-280] - remove xdoc goal since the content is generated during report * [MPLUGIN-285] - change "java" extractor id to "java-javadoc" to match "java-annotations" * [MPLUGIN-287] - refactoring: consistent package name for extractor and javadoc Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org