Mac OS X(Mavericks)にmaven3.2.1をインストールしてみた。<br />Androidプロジェクト使うにはmavenは3.1以上が必要らしい。
To pull the code from repository git bash is working perfectly. But, since recently I've started using Windows Terminal and git bash inside it. When I tried to pull code from Windows Terminal, but from git bash I'm getting the following message. [email protected]: Permission denied (public key). fatal: Could not read from remote repository.Aug 21, 2016 · Hello all i am building a docker image containing spark 2.0, but for some reason when i get to the last command of the file i am getting this exception emoving intermediate container a723f9c1fadb Step 32 : WORKDIR /spark —> Running in 2936d1e72af3 —> 429b0eb79cba Removing intermediate container 2936d1e72af3 Step 33 : RUN chmod -R 700 /bin/sh —> Running in ab908293b5fa —> ed8f1baba9e0 ...