Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 6576BC493 for ; Tue, 10 Jul 2012 20:12:35 +0000 (UTC) Received: (qmail 44079 invoked by uid 500); 10 Jul 2012 20:12:35 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 44041 invoked by uid 500); 10 Jul 2012 20:12:35 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 44030 invoked by uid 99); 10 Jul 2012 20:12:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 20:12:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id D64B514052D for ; Tue, 10 Jul 2012 20:12:34 +0000 (UTC) Date: Tue, 10 Jul 2012 20:12:34 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: <566683204.30702.1341951154879.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1333616030.17553.1318302149683.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (AMQ-3534) Fixes to poms to allow eclipse indigo and m2eclipse to not show errors. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reopened AMQ-3534: ------------------------------- Assignee: Timothy Bish m2e v1.1 for indigo allows for only touching the main pom.xml file. > Fixes to poms to allow eclipse indigo and m2eclipse to not show errors. > ----------------------------------------------------------------------- > > Key: AMQ-3534 > URL: https://issues.apache.org/jira/browse/AMQ-3534 > Project: ActiveMQ > Issue Type: Improvement > Components: Broker > Environment: JDK 7, Eclipse 3.7 (indigo), m2eclipse 1.0 > Reporter: Allen Reese > Assignee: Timothy Bish > Priority: Trivial > Fix For: 5.7.0 > > Attachments: AMQ-3534.patch > > > m2eclipse as it ships with eclipse indigo will complain about targets/phases it does not understand. > The method for solving this is to use a pluginManagement & plugin section in your pom to specify targets it should ignore. > IMHO, I dislike this solution, but it allows me to edit code in eclipse and use command line maven to execute the generation targets. > Patch will be attached shortly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira