Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 2269 invoked from network); 3 Nov 2009 00:58:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Nov 2009 00:58:16 -0000 Received: (qmail 74500 invoked by uid 500); 3 Nov 2009 00:58:15 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 74449 invoked by uid 500); 3 Nov 2009 00:58:15 -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 74439 invoked by uid 99); 3 Nov 2009 00:58:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 00:58:15 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gary.tully@gmail.com designates 209.85.218.215 as permitted sender) Received: from [209.85.218.215] (HELO mail-bw0-f215.google.com) (209.85.218.215) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 00:58:12 +0000 Received: by bwz7 with SMTP id 7so7593206bwz.6 for ; Mon, 02 Nov 2009 16:57:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=5Tg3yyfOT54Epq01LKeTC/6D5tnWoUTPA/wmkewEoYw=; b=L/2eMVMdz8suI6bbPNX7fSin+mlzvWe6WLiiNhkmszNzqOw6dkj8punk5Dkpfit9LM 23++rZe8ftq20YK1hsWSY7yuyB0bkCgyNDVjPA8ll3rUDLsFNZKakx8NwGY3FO5Y2U9w qgFtA/U8a6N2O84X3wu8pyXZlplDgAg1RBfh4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=MG9KmaawIKnppWy4ccFL6bUAMpCgWuvC5iLkfU0JDmLIlZ+c5kazq69E8o2qTAI8I/ JxL6KQOtielAnvSZp/M18qDSfm82qmYVYKGY17WFoUAk8cvLHR3eG9w0pZJV+1pD3cbo lrpj8J6i5P58+iJeoaxq6OjRYZ6mIU9AFTe+U= MIME-Version: 1.0 Received: by 10.204.150.81 with SMTP id x17mr4568654bkv.73.1257209870268; Mon, 02 Nov 2009 16:57:50 -0800 (PST) In-Reply-To: <368A4DE9-70C9-4112-98AD-D8488D1B0E14@poindextrose.org> References: <368A4DE9-70C9-4112-98AD-D8488D1B0E14@poindextrose.org> Date: Tue, 3 Nov 2009 00:57:49 +0000 Message-ID: <3a73c17c0911021657k53d17985xc489c4dfb08113ad@mail.gmail.com> Subject: Re: cannot build from source From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable That artifact is not available from central but you can find it at the fusesource.com m2 repo Am not sure whether this should be an optional or required dependency. As a work around, apply the following patch or do a manual install of those jars or comment out the josql* dependency. Index: activemq-console/pom.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- activemq-console/pom.xml (revision 832229) +++ activemq-console/pom.xml (working copy) @@ -43,6 +43,20 @@ + + + com.fusesource.m2 + Fusesource Release Repository + http://repo.fusesource.com/maven2 + + false + + + true + + + + 2009/11/2 Matthew Hixson : > Just checked out the latest from svn and still cannot build the source. > > I'm executing this: > > mvn -Dtest=3Dfalse -DfailIfNoTests=3Dfalse clean install > > Thanks for any help, > =A0-M@ > > > > [INFO] Building ActiveMQ :: Console > [INFO] =A0 =A0task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > Downloading: > http://repo1.maven.org/maven2/net/sf/josql/josql/1.5/josql-1.5.pom > [INFO] Unable to find resource 'net.sf.josql:josql:pom:1.5' in repository > central (http://repo1.maven.org/maven2) > Downloading: > http://repo1.maven.org/maven2/net/sf/josql/gentlyweb-utils/1.5/gentlyweb-= utils-1.5.pom > [INFO] Unable to find resource 'net.sf.josql:gentlyweb-utils:pom:1.5' in > repository central (http://repo1.maven.org/maven2) > Downloading: > http://repo1.maven.org/maven2/net/sf/josql/josql/1.5/josql-1.5.jar > [INFO] Unable to find resource 'net.sf.josql:josql:jar:1.5' in repository > central (http://repo1.maven.org/maven2) > Downloading: > http://repo1.maven.org/maven2/net/sf/josql/gentlyweb-utils/1.5/gentlyweb-= utils-1.5.jar > [INFO] Unable to find resource 'net.sf.josql:gentlyweb-utils:jar:1.5' in > repository central (http://repo1.maven.org/maven2) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) net.sf.josql:josql:jar:1.5 > > =A0Try downloading the file manually from the project website. > > =A0Then, install it using the command: > =A0 =A0 =A0mvn install:install-file -DgroupId=3Dnet.sf.josql -DartifactId= =3Djosql > -Dversion=3D1.5 -Dpackaging=3Djar -Dfile=3D/path/to/file > > =A0Alternatively, if you host your own repository you can deploy the file > there: > =A0 =A0 =A0mvn deploy:deploy-file -DgroupId=3Dnet.sf.josql -DartifactId= =3Djosql > -Dversion=3D1.5 -Dpackaging=3Djar -Dfile=3D/path/to/file -Durl=3D[url] > -DrepositoryId=3D[id] > > =A0Path to dependency: > =A0 =A0 =A0 =A01) org.apache.activemq:activemq-console:bundle:5.4-SNAPSHO= T > =A0 =A0 =A0 =A02) net.sf.josql:josql:jar:1.5 > > 2) net.sf.josql:gentlyweb-utils:jar:1.5 > > =A0Try downloading the file manually from the project website. > > =A0Then, install it using the command: > =A0 =A0 =A0mvn install:install-file -DgroupId=3Dnet.sf.josql > -DartifactId=3Dgentlyweb-utils -Dversion=3D1.5 -Dpackaging=3Djar > -Dfile=3D/path/to/file > > =A0Alternatively, if you host your own repository you can deploy the file > there: > =A0 =A0 =A0mvn deploy:deploy-file -DgroupId=3Dnet.sf.josql > -DartifactId=3Dgentlyweb-utils -Dversion=3D1.5 -Dpackaging=3Djar > -Dfile=3D/path/to/file -Durl=3D[url] -DrepositoryId=3D[id] > > =A0Path to dependency: > =A0 =A0 =A0 =A01) org.apache.activemq:activemq-console:bundle:5.4-SNAPSHO= T > =A0 =A0 =A0 =A02) net.sf.josql:gentlyweb-utils:jar:1.5 > > ---------- > 2 required artifacts are missing. > > for artifact: > =A0org.apache.activemq:activemq-console:bundle:5.4-SNAPSHOT > > from the specified remote repositories: > =A0central (http://repo1.maven.org/maven2), > =A0apache.snapshots (http://repository.apache.org/snapshots) > > > > --=20 http://blog.garytully.com Open Source Integration http://fusesource.com