Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1AC991813F for ; Tue, 25 Aug 2015 12:43:46 +0000 (UTC) Received: (qmail 3985 invoked by uid 500); 25 Aug 2015 12:43:46 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 3956 invoked by uid 500); 25 Aug 2015 12:43:46 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 3945 invoked by uid 99); 25 Aug 2015 12:43:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2015 12:43:45 +0000 Date: Tue, 25 Aug 2015 12:43:45 +0000 (UTC) From: "Victor (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-6556) Make all maven plugins m2e compatible MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Victor created CXF-6556: --------------------------- Summary: Make all maven plugins m2e compatible Key: CXF-6556 URL: https://issues.apache.org/jira/browse/CXF-6556 Project: CXF Issue Type: Improvement Components: Tooling Affects Versions: 3.1.2 Reporter: Victor Priority: Minor Hi, In the same manner that CXF-4152 was fixed, it would be nice if the other m= aven plugins were compatible with m2e, i.e. introduce a lifecycle mapping f= ile like the codegen-plugin one: https://svn.apache.org/repos/asf/cxf/trunk= /maven-plugins/codegen-plugin/src/main/resources/META-INF/m2e/lifecycle-map= ping-metadata.xml It makes at least sense for the java2ws-plugin, but maybe also for the othe= rs (I=C2=A0don't use them...). -- This message was sent by Atlassian JIRA (v6.3.4#6332)