LoginSignup
2
2

More than 3 years have passed since last update.

git-repo (layerhq/gradle-git-repo-plugin) でcloneできなくてハマった

Posted at

結論

このライブラリは動かない。
https://github.com/layerhq/gradle-git-repo-plugin

こちらの修正してくれている版は動いた
https://github.com/atsushi-ageet/gradle-git-repo-plugin

社内ライブラリをgradleで使いたかった

そのため以下の記事を参考にしたが、git-repoを使う方法がうまくいなかい。
https://qiita.com/kgmyshin/items/87f560172c31c2fbd899

Personal Access Tokenでのやり方はできた。
https://qiita.com/tanjo/items/8e9becfafd049754aff5
しかしtokenをユーザー毎に設定してもらうのも面倒なので、ローカルのgit-sshの環境で接続してほしかった。

回答をくれたのはこちら

助かりましたm(_ _)m

おわりに

もうこれ以上ハマる人が居ないことを祈ってる。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2