I have an issue when attempting to retrieve a dependency from a nexus repository when running ant with ivy. the dependency is never resolved, when running with verbose outp
Are you getting a HTTP 401 error? That would indicate problems with the credentials being used to login to Nexus.
Can be fixed by adding a credentials entry in your ivy settings file:
The gotcha is you need to specify the correct Nexus security realm.