Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 22292 invoked from network); 20 May 2010 13:36:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 May 2010 13:36:45 -0000 Received: (qmail 81278 invoked by uid 500); 20 May 2010 13:36:45 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 81217 invoked by uid 500); 20 May 2010 13:36:44 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 81209 invoked by uid 99); 20 May 2010 13:36:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 13:36:44 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 13:36:39 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OF5v8-0002wv-Ic for users@activemq.apache.org; Thu, 20 May 2010 06:36:18 -0700 Message-ID: <28621277.post@talk.nabble.com> Date: Thu, 20 May 2010 06:36:18 -0700 (PDT) From: Spooky13 To: users@activemq.apache.org Subject: Re: Error downloading ActiveMQ with Maven In-Reply-To: <28618946.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dirk.roesler@googlemail.com References: <28618946.post@talk.nabble.com> I could solve the issue myself. Seems to be a problem with our own repository cache/proxy and some outdated dependencies already existing. Using central repository directly works fine. Spooky13 wrote: > > I have added the ActiveMQ dependency to my POM file: > > > org.apache.activemq > activemq-core > 5.3.2 > > > When I try to build my project I get the following error: > > [INFO] Unable to find resource > 'org.apache.geronimo.specs:specs:pom:1.1-SNAPSHOT' > > [INFO] Error building POM (may not be this project's POM). > > Project ID: null:geronimo-j2ee-management_1.0_spec:jar:1.0 > > Reason: Cannot find parent: org.apache.geronimo.specs:specs for project: > null:ge > ronimo-j2ee-management_1.0_spec:jar:1.0 for project > null:geronimo-j2ee-managemen > t_1.0_spec:jar:1.0 > > Any ideas? > > BR, > Dirk > -- View this message in context: http://old.nabble.com/Error-downloading-ActiveMQ-with-Maven-tp28618946p28621277.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.