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 1AC91CAF7 for ; Wed, 7 Jan 2015 21:02:42 +0000 (UTC) Received: (qmail 84270 invoked by uid 500); 7 Jan 2015 21:02:43 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 84204 invoked by uid 500); 7 Jan 2015 21:02:43 -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 84192 invoked by uid 99); 7 Jan 2015 21:02:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2015 21:02:42 +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 (athena.apache.org: domain of clebert.suconic@gmail.com designates 209.85.215.43 as permitted sender) Received: from [209.85.215.43] (HELO mail-la0-f43.google.com) (209.85.215.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2015 21:02:38 +0000 Received: by mail-la0-f43.google.com with SMTP id s18so5854670lam.2 for ; Wed, 07 Jan 2015 13:00:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=O4yZGWKj8YLzasvIzBJcfPEzd6fiej5CRvHa2GkBFPE=; b=dfTfP6vSmcF3Z3fRFamdCxG3svRID+JpDjkbwRGeUcgPwttDmAfCVwWtKERdxnb/NW MuWqOgTs7dZT/OU0Bzyrjpjs5tE9kwTNfABViP8KOiNW6uaXM1WQSZrv2oCC+BJ2RMhs MDOAxTuVfBJ8E/Lyf7Qmyte/5RxilDzjR0PmOlvnwtkgRz5dfyIwoQMMI3me8hO2cnfQ r87QMWPvFhZlX3eHm3pZX6jtdimerJJSbr1ha4SIPbD2QwuGP7NdvRNjdN/QihC8cUkv IMTmKRLD/pJJUma4cfqyuAbJ5vBD+w6SST7S+a9eTchaa1FFk9s69st965/Jn7zXG1x6 Zm0A== MIME-Version: 1.0 X-Received: by 10.152.197.5 with SMTP id iq5mr8297636lac.6.1420664402158; Wed, 07 Jan 2015 13:00:02 -0800 (PST) Received: by 10.25.1.133 with HTTP; Wed, 7 Jan 2015 13:00:02 -0800 (PST) In-Reply-To: References: Date: Wed, 7 Jan 2015 16:00:02 -0500 Message-ID: Subject: Re: apache parent on activemq6/pom messing up Idea integration From: Clebert Suconic To: dev@activemq.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org If I remove these following lines it works fine: org.apache apache 16 I will probably remove it temporarily until we figure out why. On Wed, Jan 7, 2015 at 3:59 PM, Clebert Suconic wrote: > I'm seeing something weird... > > > if I keep the parent on the main pom for activemq6, Idea won't be able > to execute any tests within the Ide... the integration gets broken. I > only realized that after I needed to reimport my project... and I > could find the culprit by reverting recent commits. > > > Is there anyone also seeing this issue? -- Clebert Suconic http://community.jboss.org/people/clebert.suconic@jboss.com http://clebertsuconic.blogspot.com