Is there a way to use ivy:install so that it installs the specified
artifact, including dependencies, but skips over things already found in the
target repo?

As it now stands the install task will attempt to overwrite artifacts,
unless you set overwrite to false--but then the task fails.  I don't want it
to fail, just skip over them.

Rich

Reply via email to