简体   繁体   English

私人 bitbucket Maven 回购

[英]Private bitbucket maven repo

I'm having trouble with a project using a private bitbucket maven repo, it was previously working but since upgrading to android studio RC gradle cannot find the repo whilst it is set to private.我在使用私有 bitbucket maven repo 的项目中遇到了问题,它以前可以正常工作,但是由于升级到 android studio RC gradle,当它设置为私有时找不到 repo。 Unchecking the "This is a private repository" option on bitbucket resolves the issue but this isn't a viable solution.取消选中 bitbucket 上的“这是一个私有存储库”选项可以解决问题,但这不是一个可行的解决方案。

I used to struggle against this problem a year ago.一年前我曾经与这个问题作斗争。 The solution was to use synergian plugin .解决方案是使用synergian plugin It uses your native git client and its configuration so there is no need to provide your credentials in plain text but use a RSA key.它使用您的本地git客户端及其配置,因此无需以纯文本形式提供您的凭据,而是使用 RSA 密钥。 Give it a try and you won't regret.试一试,你不会后悔的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM