RE: Why are plugin deps always copied to $MAVEN_HOME/plugins?

2004-01-26 Thread Brett Porter
anyway, having each user run maven on their PC rather than the remote server. - Brett -Original Message- From: __matthewHawthorne [mailto:[EMAIL PROTECTED] Sent: Friday, 23 January 2004 10:19 AM To: Maven Users List Subject: Why are plugin deps always copied to $MAVEN_HOME/plugins

Why are plugin deps always copied to $MAVEN_HOME/plugins?

2004-01-23 Thread __matthewHawthorne
If a dependency has typeplugin/type, it seems that it is always copied to $MAVEN_HOME/plugins -- even if the plugin is already there. Why is this? This caused me some problems when running on a machine in which I didn't have write permissions to $MAVEN_HOME/plugins. I sudo'd and installed