I am trying to find a substitute method to achieve the same thing which I am doing my way. Bluemix BUILD & DEPLOY seems to provide a new virtual machine for every build. Ivy local repository (~/.ivy2) is cleared and dependency jar download runs during every build. That takes too long. Is there any way to avoid this?
Can anyone help me with this?
Thanks.