Set maven.plugin.dir. That should do it. See http://maven.apache.org/reference/user-guide.html#Behavioural%20Properties -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
Nathan Coast <[EMAIL PROTECTED]> wrote on 09/10/2003 12:22:33 PM: > Hi, > > I'm setting up maven for a number of developers. I'd like a central > repository > so developers autmatically get the latest versions of our internal > plugins when > they are updated at the repo. However, our projects are assembed using > multiproject:install which copies the assembled jars to the repo. This will > cause problems if developers are sharing the same repo. I guess > what I'm saying > is that I'd like to share plugins but not the repository. Is this possible? > > thanks > Nathan > > > > > --------------------------------------------------------------------- > 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]
