twosigma / twosigma/beakerx

How to overwrite maven central resolver

Open
#7,966 4 comments 0 reactions 1 assignee Claimed by @LeeTZ View on GitHub
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

How can I overwrite the central maven resolver

trying to execute
`%classpath config resolver repository.central https://repository.my.corp.com/repository/myRepo
`
does not seem to do the trick.

I need to overwrite the central resolver to a corporate proxy repository!

Also can I turn up the log level to debug this, i.e. see the URLs it tires to connect to?

# edit
Neither `central` nor `central-proxy` work to override the key for the central repository

Even when setting up a custom `~/.m2/settings.xml` file which would configure the proxy for regular maven usage it will not work.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.