See my explanation here: http://blogs.sonatype.com/brian/2008/04/10/1207873624557.html
-----Original Message----- From: carioca [mailto:[EMAIL PROTECTED] Sent: Sunday, April 27, 2008 11:34 AM To: [email protected] Subject: Controlling the usage of plugin versions Hi, I am developing a plugin that has the prefix 'os' and a standalone goal named run. So, to invoke my goal I simply write mvn os:run. However, if I install 2 versions of the same plugin, e.g. 1.0 and 1.3, how does maven know which plugin version to use? How can I control the used version? Thanks, Shai -- View this message in context: http://www.nabble.com/Controlling-the-usage-of-plugin-versions-tp1692496 0s177p16924960.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
