All,
I am aware that providing a proxy entry for maven can enable using proxy authentication.
My question is “Is it possible to enable proxy authentication without providing the proxy entries in the settings.xml file”?
I want to avoid providing clear text user id passwords in an XML file.
Maven password encryption appears to be what you’re looking for.