Global Directory
Global Directory
EXPLORE OUR SITES
London Stock Exchange Group
LSEG Data & Analytics
MyAccount
LSEG Perspectives
London Stock Exchange
FTSE Russell
LCH
Contact Us
Home
TR Internal
Adding Cobalt Nexus Repositories to IntelliJ
brian.schuweiler
How do you add the Cobalt Nexus repository to IntelliJ? Adding under Maven>Repositories in Settings (in 'Artifactory or Nexus Service URLs') yields "No repositories found" when hitting the Test button.
Tried:
http://cobaltdm.int.thomsonreuters.com:9001/nexus-webapps/
http://cobaltdm.int.thomsonreuters.com:9001/nexus-webapps/content/repositories/3rdpartycache
http://cobaltdm.int.thomsonreuters.com:9001/nexus-webapps/content/repositories/CobaltInternalLibraries
. . and variations on portions of those URLs
Find more posts tagged with
java
maven
refinitiv-internal
Accepted answers
Kajsa Anderson
This isn't a direct answer to your question, but may allow you to accomplish what you were trying to do that caused you to ask the question...
My IntelliJ picks up our Nexus repositories from my Maven settings.xml. When I try adding them using the procedure you outlined, I also get "No repositories found" - but when I'm working on projects, IntelliJ is indeed able to see those repositories.
Are you able to build your project from the command line using Maven?
All comments
Kajsa Anderson
This isn't a direct answer to your question, but may allow you to accomplish what you were trying to do that caused you to ask the question...
My IntelliJ picks up our Nexus repositories from my Maven settings.xml. When I try adding them using the procedure you outlined, I also get "No repositories found" - but when I'm working on projects, IntelliJ is indeed able to see those repositories.
Are you able to build your project from the command line using Maven?
brian.schuweiler
My specific use case involves using IntelliJ for quick dev of POC's, etc. It would be nice to be able to setup some Global libraries in IntelliJ for commonly-used internal items (such as the Novus API and its dependencies). In my case, setting all the quick projects up with full maven dependencies tends to be overkill (one-off Groovy scripts, etc)
Kajsa Anderson
The repo definitions I'm talking about are not per-project, though - they're defined in the global settings.xml file (usually at $M2_HOME/conf/settings.xml).
Quick Links
All Forums
Recent Questions
Terms of use
Privacy & Cookie Statement
Cookies settings
Do not sell my info
Whistleblowing
UK Bribery Act
Modern Slavery Act