You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a pretty nifty piece of software, congratulations.
I'm a bit confused on how you use this once you standup the proxy. do you add the proxy host and port in maven settings.xml (or cmd line) like this? so it works as an actual http proxy...
<proxies>
<proxy>
...
OR instead of pointing to https://codeartifact...amazonws.com you change the URL in settings.xml and point to the proxy and the proxy does all the forwarding and returns back the result?
hope the question makes sense
The text was updated successfully, but these errors were encountered:
a pretty nifty piece of software, congratulations.
I'm a bit confused on how you use this once you standup the proxy. do you add the proxy host and port in maven
settings.xml
(or cmd line) like this? so it works as an actual http proxy...OR instead of pointing to
https://codeartifact...amazonws.com
you change the URL insettings.xml
and point to the proxy and the proxy does all the forwarding and returns back the result?hope the question makes sense
The text was updated successfully, but these errors were encountered: