开发者

Maven using windows authentication automatically

All, I am aware that p开发者_如何学JAVAroviding 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.


Maven has no support for transparent Kerberos support nor does it retrieve the proxy settings thru the JVM out of Windows. This means that you have to provide both proxy and your credentials. You should consider setting up a Nexus instance in your environment.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜