I have confirmed it's not looking for the jar in ~/.maven/repository (I added a jar file there under the name it would be expecting)
-----Original Message----- From: Adam Jenkins [mailto:[EMAIL PROTECTED] Sent: Thursday, March 03, 2005 2:39 PM To: 'users@maven.apache.org' Subject: maven multiproject with plugin dependencies Hi All, I have put in some dependencies of type 'plugin' to a project...and the required plugins are installed ok....however when I build this project it still tries to download the jars relating to the dependency. Does anyone know why this is and how to fix it? Cheers Adam