Well I haven't actually done it but I think you can use Ivy in an 'offline'
mode by slightly tweakng your cache settings to not check the source repo
for update. There is some description in a bug report (!) here:
https://issues.apache.org/jira/browse/IVY-879
I don't know if this is an option fo
Thanks Mitch & Geoff. I actually went with something similar to Geoff's
solution. Now I have a new problem.
We host our third-party libraries on "our-ivy-server". When I build the
system, they are downloaded and cached. When I switch to the "local"
settings, the Ivy resolve fails to find the
Can you explain further? What [classifier] token? I don't see this
mentioned in the documentation, so I'm curious. When you construct a pattern,
what determines a valid token element?
For reference, the example in the documentation is the simple
Nathan
> -Original Message