Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-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 54D54102EF for ; Sun, 25 Aug 2013 23:35:12 +0000 (UTC) Received: (qmail 91776 invoked by uid 500); 25 Aug 2013 23:35:11 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 91739 invoked by uid 500); 25 Aug 2013 23:35:11 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 91731 invoked by uid 99); 25 Aug 2013 23:35:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Aug 2013 23:35:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tellisnz@gmail.com designates 209.85.128.180 as permitted sender) Received: from [209.85.128.180] (HELO mail-ve0-f180.google.com) (209.85.128.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Aug 2013 23:35:04 +0000 Received: by mail-ve0-f180.google.com with SMTP id pb11so1619504veb.39 for ; Sun, 25 Aug 2013 16:34:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=qPDYCkgR5DCaWOqzrstSM+2jxVhjk8t11bSTJbZ8xUY=; b=H7Kxnwbs6D4j1a9qKhnmXKPKAr9gL8SzzBFRwOzLMHbTacbHedFDFNHAR6pcvCc+UN 8IQ1SDAEDkye+D21yfJTX/anoDNJ1IEWNK16z6/4J7310eGr2tfHE8b8GV8ccQHs/Ex4 M0Vt46v9bD0djoGpDnvoj75Zxg1pjapsuw6oL4F9CDlV0ANhidIe7TfKK9xagJQjJPVf nCZuk57zVlxN1FySuKwMNW6h4OykuD6OAOXN+C1YqmTkCokLbXllerZxNKv3JEFCs0Om 9/jwfBFLWOcNy7b3qi7EJZZqEnrYwo21IEAyHV7DgvbzMJpxEBkHXeK55Uyh8WiN79qi KqEw== X-Received: by 10.58.235.69 with SMTP id uk5mr11976818vec.17.1377473683932; Sun, 25 Aug 2013 16:34:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.74.67 with HTTP; Sun, 25 Aug 2013 16:34:23 -0700 (PDT) From: Tom Ellis Date: Mon, 26 Aug 2013 00:34:23 +0100 Message-ID: Subject: M2E Plugin mappings To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi All, I had a go at filling out the m2e life cycle mappings for the camel maven plugins that need them. Take a look at https://issues.apache.org/jira/browse/CAMEL-6668 Cheers, Tom