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 <wayne...@gmail.com> 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-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to