Hey there,

I am currently trying to manually install an artifact from a remote
repository into the local repository to do some file operations on it.
I can resolve the artifact with:
resolver.resolve(dependency, remoteRepositories, repository);
But this doesn't install the artifact locally and google wasn't much
of a help either (at least not with my queries). I am a bit puzzled on
how to do this now...
Any ideas?

Thanks in advance,
Mirko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to