Understandable. Just don't get when this cache rebuild takes place. If it happens during a maven goal then the download of the plugin should happen after the rebuild and there should be no issue.
> -----Original Message----- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 15, 2004 2:30 PM > To: Maven Users List > Subject: Re: Project plugin dependency > > On Sun, 15 Aug 2004 22:22:38 +0200, Carlos Sanchez > <[EMAIL PROTECTED]> wrote: > > The problem is that next time that cache is rebuilt (e.g. downloading a > > plugin) if it isn't in MAVEN_HOME/plugins it won't be cached, thus it > will > > stop working. > > Dependencies are, possibly, for a single user and project and hence > shouldn't get installed in MAVEN_HOME. They should go in > ~/.maven/plugins. > -- > http://www.multitask.com.au/people/dion/ > > --------------------------------------------------------------------- > 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]
