Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 2578 invoked from network); 27 Apr 2006 15:22:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Apr 2006 15:22:52 -0000 Received: (qmail 12991 invoked by uid 500); 27 Apr 2006 15:22:06 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 12968 invoked by uid 500); 27 Apr 2006 15:22:06 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 12959 invoked by uid 99); 27 Apr 2006 15:22:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Apr 2006 08:22:06 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [208.176.63.109] (HELO localhost.ldsys.net) (208.176.63.109) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Apr 2006 08:22:05 -0700 Received: from [10.10.10.10] (chi.norvax.com [69.210.230.209]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by localhost.ldsys.net (Postfix) with ESMTP id 9091C464B2 for ; Thu, 27 Apr 2006 10:22:35 -0500 (CDT) Message-ID: <4450E182.9080102@ldsys.net> Date: Thu, 27 Apr 2006 10:21:38 -0500 From: "Christopher G. Stach II" User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: activemq-users@geronimo.apache.org Subject: Re: Ajax References: <933f2a180604210040w72940a83tac8ed5e12d32caa3@mail.gmail.com> <4079455.post@talk.nabble.com> <4082333.post@talk.nabble.com> <4119732.post@talk.nabble.com> In-Reply-To: <4119732.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Naby wrote: > Hi there, > today i have 2 questions :) > > 1) The current source seems to be broken. During the run of the web demo i > get the following error: > > [INFO] Error building POM (may not be this project's POM). > > Project ID: incubator-activemq:activeio:pom:3.0-SNAPSHOT > > Reason: Cannot find parent: incubator-activemq:activemq for project: > incubator-activemq:activeio:pom:3.0-SNAPSHOT > > Can someone repair this? It seems that Maven 2 is not supported. It's very unfortunate from a convenience standpoint. I don't think any AMQ version works in M2. It looks like you might need to add the Apache snapshot repository to your POM, though. -- Christopher G. Stach II