On Thu, 04 Nov 2010 10:10:21 -0400, Wendy Smoak wrote: > On Thu, Nov 4, 2010 at 9:54 AM, Holger Hoffstaette > <[email protected]> wrote: > >> To reproduce, take any project and run: mvn install >> -DlocalRepository=/some/path > > Have you tried -Dmaven.repo.local=... ?
No, since that one is nowhere (I could find..) documented :-) It does seem to stick (so the mechanism does work!), but is not really what I was looking for, because now the repo location is also populated with all dependencies and plugins..which is correct from a Maven POV but not what I wanted. :) For context - I'm trying to install only the generated artifacts of a multi-module build "somewhere else" and was hoping I could do without an explicit copy step. thanks! Holger --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
