I use ant+ivy
some dependency packages are marked as "latest" version.
after building them for several times, I already have the packages cached
locally, so there is no point in trying to check for latest versions
through network again.
is there a way to disable this check? now I can't build without a network
connection.
thanks