Hi Wendy, that would not work since it switch to a new local repo for the whole maven build lifecycle. What I want is just to temporary change it at a specific plugin's execution time.
Thanks -D On Sun, Aug 31, 2008 at 6:12 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Sun, Aug 31, 2008 at 5:48 PM, Dan Tran <[EMAIL PROTECTED]> wrote: > >> Is there a way to pass in my own localRepository instead of using >> the implicit settings.localRepository. This way, there is no need to >> enhance the plugin. > > On the off chance this is less complicated than it looks... does > -Dmaven.repo.local=/path/to/repo do what you want? > > -- > Wendy > > --------------------------------------------------------------------- > 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]
