Thanks, not sure how I missed that. So it looks like we really need to define both a repo and a pluginRepo
-----Original Message----- From: Jens Zastrow [mailto:[EMAIL PROTECTED] Sent: Thursday, January 19, 2006 9:00 AM To: [email protected] Subject: [mojo-user] Correction to http://mojo.codehaus.org/using-sandbox-plugins.html Please add this to the <profile>: <pluginRepositories> <pluginRepository> <id>MOJO Snapshots</id> <url>http://snapshots.maven.codehaus.org/maven2/</url> </pluginRepository> </pluginRepositories>
