Use or look at the dependency plugin. The copy/unpack goals manually resolve things to the repo.
On Wed, Apr 14, 2010 at 11:30 PM, Mirko Jahn <[email protected]> wrote: > 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
