Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 72215 invoked from network); 20 Jan 2011 14:57:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jan 2011 14:57:13 -0000 Received: (qmail 95846 invoked by uid 500); 20 Jan 2011 14:57:11 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 95465 invoked by uid 500); 20 Jan 2011 14:57:07 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 95452 invoked by uid 99); 20 Jan 2011 14:57:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 14:57:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anders.g.hammar@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qy0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 14:57:00 +0000 Received: by qyk32 with SMTP id 32so1843614qyk.9 for ; Thu, 20 Jan 2011 06:56:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=lUD3IYEdjzNTKdatKD+HnoMTxcQ0COHC461664HXa/E=; b=pGG/+YhH/ryHmsPh4qW+/RQ+5P2w1+4tSOpeoItFY5OEZ8c0QLFOm4cN8AW0CVXaJN /8Oc68kwAx+1C1NRPlRrphHcxauwfJR5/LCkngKYbEqbSQdnM1fBaZVrAmRd1iH7A7U4 YXmcvolSINoTgncKIg6a4KzOcYgolR5ZYt1uY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=hqoQm/lfBe7dAjM7khek1m0CaNJ8rQ556wjar56t4Ayyfux3/0I+RFckBwYoVh4yBo aheLUqX2bw4gc3N7F6yhTRKTc6D8JpkNbvDL903xqbsT+fEWyUZxNPrXhN6PmKreZdTK CLQlZH5Mkl0byT2Fh89JSf/arLhCdVC1TkLYc= MIME-Version: 1.0 Received: by 10.229.6.207 with SMTP id a15mr1796345qca.298.1295535399401; Thu, 20 Jan 2011 06:56:39 -0800 (PST) Sender: anders.g.hammar@gmail.com Received: by 10.229.239.5 with HTTP; Thu, 20 Jan 2011 06:56:39 -0800 (PST) In-Reply-To: References: Date: Thu, 20 Jan 2011 15:56:39 +0100 X-Google-Sender-Auth: vBS9MIfgWfFto-SplGz56TMMYhE Message-ID: Subject: Re: Oracle and IBM maven repos From: Anders Hammar To: Maven Users List Content-Type: multipart/alternative; boundary=0015175cd5904679fa049a485700 X-Virus-Checked: Checked by ClamAV on apache.org --0015175cd5904679fa049a485700 Content-Type: text/plain; charset=ISO-8859-1 May I also warn you of relying on random repos for solving your current problem of finding a specific artifact. Some repos have a bad history of not following Maven best-practice, which ultimately will bite you in the... Personally I'm very conservative when it comes to using external repos, which I have no a little experience with. /Anders On Thu, Jan 20, 2011 at 15:48, Wayne Fay wrote: > > Does anybody know the URL for the maven2 repos for Oracle and IBM ? > > You probably don't just want to know the URLs for some repos hosted by > a couple companies, right? Ultimately you want to know where (what > repos) you can download some particular artifacts. > > What artifacts are you looking for? Use the www.mvnrepository.com > search engine and see if it can point you in the right direction. You > can also search using the OSS Nexus installation at > https://oss.sonatype.org > > But recognize that a great many of jars from companies like Oracle, > IBM etc will simply NOT be available in any repo due to licensing > issues. In those cases, you can set up a Repo Manager and > install/deploy those jars directly to your MRM so they can be used by > the rest of your team. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --0015175cd5904679fa049a485700--