Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 37503 invoked from network); 20 Jun 2007 17:44:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jun 2007 17:44:18 -0000 Received: (qmail 54931 invoked by uid 500); 20 Jun 2007 17:44:13 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 54710 invoked by uid 500); 20 Jun 2007 17:44:12 -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 54699 invoked by uid 99); 20 Jun 2007 17:44:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 10:44:12 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of andreas.kanzlers@coremedia.com designates 217.79.216.190 as permitted sender) Received: from [217.79.216.190] (HELO cluster-e.mailcontrol.com) (217.79.216.190) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 10:44:08 -0700 Received: from mail.coremedia.com (mail.coremedia.com [217.111.0.10]) by rly15e.srv.mailcontrol.com (MailControl) with ESMTP id l5KHhZsP012260 for ; Wed, 20 Jun 2007 18:43:37 +0100 Received: from hermes.coremedia.com (hermes.coremedia.com [10.1.2.75]) by mail.coremedia.com (Postfix) with ESMTP id DC2C561E6AF for ; Wed, 20 Jun 2007 19:43:34 +0200 (CEST) x-mimeole: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C7B362.86935F63" Subject: execution order of plugins Date: Wed, 20 Jun 2007 19:43:34 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: execution order of plugins Thread-Index: AcezYoZwLipiUiC+SyC9qa4zunXrPg== From: "Kanzlers, Andreas" To: X-Scanned-By: MailControl A-07-07-10 (www.mailcontrol.com) on 10.69.0.125 X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C7B362.86935F63 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Hi, If different plugins are executed within the same execution phase, which will be executed first ? For example, maven-antrun-plugin package .... maven-dependency-plugin package .... Is the maven-antrun-plugin executed first because it is positioned above the maven-dependency-plugin ? =20 Regards, Andreas=20 ------_=_NextPart_001_01C7B362.86935F63--