Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 89846 invoked from network); 10 Sep 2006 22:40:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Sep 2006 22:40:53 -0000 Received: (qmail 23670 invoked by uid 500); 10 Sep 2006 22:40:52 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 23641 invoked by uid 500); 10 Sep 2006 22:40:52 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 23629 invoked by uid 99); 10 Sep 2006 22:40:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Sep 2006 15:40:52 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_WHOIS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tabish@twcny.rr.com designates 24.24.2.58 as permitted sender) Received: from [24.24.2.58] (HELO ms-smtp-04.nyroc.rr.com) (24.24.2.58) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Sep 2006 15:40:52 -0700 Received: from Workstation (cpe-24-58-151-190.twcny.res.rr.com [24.58.151.190]) by ms-smtp-04.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id k8AMeUML023720 for ; Sun, 10 Sep 2006 18:40:30 -0400 (EDT) From: "Timothy Bish" To: Subject: RE: Build failures with latest SVN Date: Sun, 10 Sep 2006 18:40:32 -0400 Message-ID: <02c501c6d52a$1fe2d560$2802a8c0@Workstation> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-reply-to: <8a6feb940609101523h195e7daei45cd12d01f8e6a17@mail.gmail.com> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-index: AcbVJ9bAL7E0+RGjQ8izjvrSr+7WBAAAfzPQ X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > > Hm ... you don't see it in your local repository? How are you installing > it? > > I would imagine this should put it there (although you shouldn't need to > do > this): > > mvn install:install-file -Dfile=maven-xbean-plugin-2.6.jar > plugin/2.6/maven-xbean-plugin-2.6.jar> > -DgroupId=org.apache.xbean -DartifactId=maven-xbean-plugin > -Dversion=2.6 -Dpackaging=jar > I did this, its in the repo. Still get the same error as before, its not seeing it in there. > > I just did this and it works. Although, since it's on ibiblio you > shouldn't > need to do this. Do you have the standard mirrors set up in your > ~/.m2/settings.xml? > > Nate > > On 9/10/06, Timothy Bish wrote: > > > > > > > > The plugin is available on ibiblio: > > > > > http://repo1.maven.org/maven2/org/apache/xbean/maven-xbean-plugin/2.6/ > > > > For some reason I can't get Maven to grab it from there however, and > when > > I > > manually deploy it into my repo it doesn't see it in there. > > > > > > > > On 9/10/06, Timothy Bish wrote: > > > > > > > > Hey guys. I'm trying to build the latest broker code from SVN now > > that > > > > things have reorganized, and I keep running into this error. I've > > > > searched > > > > for awhile but haven't been able to find anything on the 2.6 xbean > > > plugin > > > > > > > > > > > > > > > > [INFO] Failed to resolve artifact. > > > > > > > > > > > > > > > > GroupId: org.apache.xbean > > > > > > > > ArtifactId: maven-xbean-plugin > > > > > > > > Version: 2.6 > > > > > > > > > > > > > > > > Reason: Unable to download the artifact from any repository > > > > > > > > > > > > > > > > org.apache.xbean:maven-xbean-plugin:pom:2.6 > > > > > > > > > > > > > > > > from the specified remote repositories: > > > > > > > > central (http://repo1.maven.org/maven2), > > > > > > > > apache.snapshots (http://people.apache.org/maven-snapshot- > repository > > ), > > > > > > > > apache-snapshots (http://people.apache.org/maven-snapshot- > repository > > ) > > > > > > > > > > > > > > > > ------------------------------------------------- > > > > > > > > Timothy A. Bish > > > > > > > > tabish@twcny.rr.com > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Cheers, > > > Guillaume Nodet > > > >