Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 81175 invoked from network); 14 Aug 2007 18:39:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Aug 2007 18:39:50 -0000 Received: (qmail 85903 invoked by uid 500); 14 Aug 2007 18:39:48 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 85870 invoked by uid 500); 14 Aug 2007 18:39:48 -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 85861 invoked by uid 99); 14 Aug 2007 18:39:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2007 11:39:48 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG 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; Tue, 14 Aug 2007 18:39:43 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IL1IY-0005WT-KX for dev@activemq.apache.org; Tue, 14 Aug 2007 11:39:22 -0700 Message-ID: <12150002.post@talk.nabble.com> Date: Tue, 14 Aug 2007 11:39:22 -0700 (PDT) From: Rainer Klute To: dev@activemq.apache.org Subject: Building ActiveMQ 5 failed MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: rainer.klute@gmx.de X-Virus-Checked: Checked by ClamAV on apache.org In order to tackle AMQ-1095 I tried to build ActiveMQ from source and followed the instructions under except that I downloaded and installed Maven 2.0.7 instead of 2.0.4. The ApacheMQ sources I retrieved with subversion. When running the command "mvn -Dmaven.test.skip=true install" I get the following error: ... [INFO] Building ActiveMQ [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from apache.incubating.releases [WARNING] repository metadata for: 'artifact org.apache.maven.plugins:maven-eclipse-plugin' could not be retrieved from repository: apache.incubating.releases due to an error: Error transferring file [INFO] Repository 'apache.incubating.releases' will be blacklisted [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /data1/work/activemq/pom.xml to /home/klute/.m2/repository/org/apache/activemq/activemq-parent/5.0-SNAPSHOT/activemq-parent-5.0-SNAPSHOT.pom [INFO] [maven-one-plugin:install-maven-one-repository {execution: default}] [INFO] Installing /data1/work/activemq/pom.xml to /home/klute/.maven/repository/org.apache.activemq/poms/activemq-parent-5.0-SNAPSHOT.pom [INFO] ---------------------------------------------------------------------------- [INFO] Building ActiveMQ :: JAAS [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not exist or no valid version could be found Since I have no idea about Maven any help would be greatly appreciated! Thanks Rainer -- View this message in context: http://www.nabble.com/Building-ActiveMQ-5-failed-tf4269001s2354.html#a12150002 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.