Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E13F117C24 for ; Mon, 13 Apr 2015 02:10:46 +0000 (UTC) Received: (qmail 35683 invoked by uid 500); 13 Apr 2015 02:10:46 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 35618 invoked by uid 500); 13 Apr 2015 02:10:46 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 35609 invoked by uid 99); 13 Apr 2015 02:10:46 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Apr 2015 02:10:46 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 8C73FAC00B7 for ; Mon, 13 Apr 2015 02:10:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1673085 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml Date: Mon, 13 Apr 2015 02:10:46 -0000 To: commits@maven.apache.org From: hboutemy@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150413021046.8C73FAC00B7@hades.apache.org> Author: hboutemy Date: Mon Apr 13 02:10:46 2015 New Revision: 1673085 URL: http://svn.apache.org/r1673085 Log: [MECLIPSE-758] fixed m-plugin-p configuration for annotations Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=1673085&r1=1673084&r2=1673085&view=diff ============================================================================== --- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Mon Apr 13 02:10:46 2015 @@ -63,6 +63,7 @@ under the License. 2.2.1 -Xmx1024m 2.18.1 + 3.4 @@ -242,6 +243,23 @@ under the License. org.apache.maven.plugins + maven-plugin-plugin + ${mavenPluginToolsVersion} + + + default-descriptor + process-classes + + + generated-helpmojo + + helpmojo + + + + + + org.apache.maven.plugins maven-resources-plugin 2.7 @@ -289,7 +307,6 @@ under the License. org.apache.maven.plugins maven-plugin-plugin - 3.4 maven-enforcer-plugin @@ -452,29 +469,49 @@ under the License. + + + + + maven-2 + + + + ${basedir} + + + + + org.apache.maven.plugins maven-plugin-plugin + + + true + - - generated-helpmojo - - - - - + mojo-descriptor + + descriptor + - + org.apache.maven.plugins + maven-plugin-plugin + ${mavenPluginToolsVersion} + + + org.apache.maven.plugins maven-surefire-report-plugin ${surefire.version}