> 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