I need to specify a certain directory which the maven ant tasks should use as repository. maven.repo.local doesn't seem to work with that. Any other ideas?
+1
A:
you should look into the maven repositories tags. You can specify a repository, but on a more global scale than you might like.
Mike Pone
2009-05-13 19:33:56