On Sep 22, 11:16 am, Laurent Forêt <
laurent.fo...@gmail.com> wrote:
> Put a relative path to the project or put an url (http maybe file).
>
Really doesn't help. The point is that the ivysettings file is
different in the two environments. That's the way it should be, all
the settings peculiar to the environment should be in one location
outside of all the project directories, and the build directory should
contain nothing specific to the build environment. The build directory
shouldn't need to know where it is. In this case the Bamboo agents
that are our CIM environment run on the cloud, not even on our LAN.
(I'm storing our private repository on Amazon S3)
Ideally you should be able to code the settings as, say ${user.home}/
ivysettings.xml